X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdlib%2Fstrtoll.c;h=21ef1f48783aceaf6de74923a6f968931a1afa41;hb=d2bcf12cb6679d7ab91c8a9f9107c8f8b93be953;hp=2f7a2697d75823ab1054bbb55392ca860118af60;hpb=a7fcb7c1fec94e1992098fb892bc8fb7d607ae5e;p=pdclib.old diff --git a/functions/stdlib/strtoll.c b/functions/stdlib/strtoll.c index 2f7a269..21ef1f4 100644 --- a/functions/stdlib/strtoll.c +++ b/functions/stdlib/strtoll.c @@ -8,6 +8,7 @@ Permission is granted to use, modify, and / or redistribute at will. */ +#define _PDCLIB_INT_H _PDCLIB_INT_H #include <_PDCLIB_int.h> #include #include