]> pd.if.org Git - pdclib/blobdiff - functions/string/strxfrm.c
Added Makefile and moved internal headers into seperate directory (allowing easier...
[pdclib] / functions / string / strxfrm.c
index 578eb4ba7a5c536b3c129bc434391c0024cbcee9..5849a0cb80ea52a44883c0ed1d7837125f97340a 100644 (file)
@@ -8,6 +8,7 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
+#include <_PDCLIB_aux.h>
 #include <string.h>
 
 /* TODO: Dummy function, no locale support yet. */