]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/strtox_main.c
Added internal headerguard defines that were missing.
[pdclib] / functions / _PDCLIB / strtox_main.c
index e6e3d110051ed52bbc6b35968bbf448a9ea70f50..57e184555cf1e66f99a58c4561c249289542b300 100644 (file)
@@ -8,6 +8,7 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
+#define _PDCLIB_INT_H _PDCLIB_INT_H
 #include <_PDCLIB_int.h>
 #include <ctype.h>
 #include <errno.h>