]> pd.if.org Git - pdclib/blobdiff - includes/stdio.h
Removed the header include guard 'optimization'.
[pdclib] / includes / stdio.h
index a2428a50faab6847a2085e6e7ee0417177e5332b..560b4f2687b4fcaafa077ea852db748181f4e1a5 100644 (file)
@@ -9,10 +9,7 @@
 #ifndef _PDCLIB_STDIO_H
 #define _PDCLIB_STDIO_H _PDCLIB_STDIO_H
 
-#ifndef _PDCLIB_INT_H
-#define _PDCLIB_INT_H _PDCLIB_INT_H
 #include <_PDCLIB_int.h>
-#endif
 
 #ifndef _PDCLIB_SIZE_T_DEFINED
 #define _PDCLIB_SIZE_T_DEFINED _PDCLIB_SIZE_T_DEFINED