X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Flib%2F_strpbrk.c;h=76e2a08c1db0a879f93a4c081eedc92430eddcb2;hb=ef203f08aa15a9f5e4f2ad806374a6a1667dcff1;hp=9938438afb65c22417dc434e036dfb795c675eb2;hpb=c1156eac66b833f3c65dc82c3e92bd21004e2150;p=fw%2Fsdcc diff --git a/device/lib/_strpbrk.c b/device/lib/_strpbrk.c index 9938438a..76e2a08c 100644 --- a/device/lib/_strpbrk.c +++ b/device/lib/_strpbrk.c @@ -21,7 +21,7 @@ You are forbidden to forbid anyone else to use, share and improve what you give them. Help stamp out software-hoarding! -------------------------------------------------------------------------*/ -#include "string.h" +#include #define NULL (void *)0 char * strpbrk (