X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdlib%2Fstrtoull.c;h=a996c76c62b874ecfcab799c6bcb924919f05bfe;hb=23e170071520809fd7b2ea3514e48399358362f2;hp=08b696a4921359cb92982f8f4aae9de7cc59aaaf;hpb=a7fcb7c1fec94e1992098fb892bc8fb7d607ae5e;p=pdclib.old diff --git a/functions/stdlib/strtoull.c b/functions/stdlib/strtoull.c index 08b696a..a996c76 100644 --- a/functions/stdlib/strtoull.c +++ b/functions/stdlib/strtoull.c @@ -8,9 +8,7 @@ Permission is granted to use, modify, and / or redistribute at will. */ -#include <_PDCLIB_int.h> #include -#include #include #ifndef REGTEST