X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstring%2Fstrncpy.c;h=e1f34a7f8558b83734b0ce8cb967c809120de74e;hb=b533867fc9062c9f88f94a1de99ef78c6b7e91a1;hp=ea88d3f8a6648d41fca4fc341625c3bcb503496c;hpb=40d0246771c8e593d4b5fdc97dd87b4afd260be2;p=pdclib diff --git a/functions/string/strncpy.c b/functions/string/strncpy.c index ea88d3f..e1f34a7 100644 --- a/functions/string/strncpy.c +++ b/functions/string/strncpy.c @@ -8,7 +8,6 @@ Permission is granted to use, modify, and / or redistribute at will. */ -#include <_PDCLIB_aux.h> #include #ifndef REGTEST