]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/strtox_main.c
Removed the header include guard 'optimization'.
[pdclib] / functions / _PDCLIB / strtox_main.c
index b19a1e7d15d4f2b3cfba54bc3f07b6bac6353120..1556ec4bab7a9a201740ae91de8ceb20aedb422a 100644 (file)
@@ -6,7 +6,6 @@
    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>