X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fstring%2Fstrncat.c;fp=functions%2Fstring%2Fstrncat.c;h=f05a9ec7239cf19cf53c14c5ef1a78e0c5d028b3;hp=57200489c97530d58e00901b6c22eca50f1b0b69;hb=b533867fc9062c9f88f94a1de99ef78c6b7e91a1;hpb=60c938c6d401303a41e017ddb534af4eb2325aea diff --git a/functions/string/strncat.c b/functions/string/strncat.c index 5720048..f05a9ec 100644 --- a/functions/string/strncat.c +++ b/functions/string/strncat.c @@ -8,7 +8,6 @@ Permission is granted to use, modify, and / or redistribute at will. */ -#include <_PDCLIB_aux.h> #include #ifndef REGTEST