]> pd.if.org Git - pdclib/blobdiff - functions/string/strncpy.c
Fixed multiple inclusion issue.
[pdclib] / functions / string / strncpy.c
index ea88d3f8a6648d41fca4fc341625c3bcb503496c..e1f34a7f8558b83734b0ce8cb967c809120de74e 100644 (file)
@@ -8,7 +8,6 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
-#include <_PDCLIB_aux.h>
 #include <string.h>
 
 #ifndef REGTEST