]> pd.if.org Git - pdclib.old/blobdiff - functions/string/strcpy.c
Fixed multiple inclusion issue.
[pdclib.old] / functions / string / strcpy.c
index 8d55b67f808eed138e7b2bbc3eb25d9b6573f655..c0ca9f039d520ff8991116673dd7a4874026a234 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