]> pd.if.org Git - pdclib/blobdiff - functions/string/strxfrm.c
Fixed multiple inclusion issue.
[pdclib] / functions / string / strxfrm.c
index 4b81c9375c624f47b50329b8ed16abf8fbd678b0..c80839e635b8e6d25543eb4148979e56d5d950d3 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