X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdlib%2Fstrtoll.c;h=21ef1f48783aceaf6de74923a6f968931a1afa41;hb=8a210237d6ac0dfb36ca14b5aebe8be2b967b9e6;hp=2f7a2697d75823ab1054bbb55392ca860118af60;hpb=d0efaaaab9fdaccd83ced5aa74b40a9b3a391466;p=pdclib 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