]> pd.if.org Git - pdclib/blobdiff - includes/stdlib.h
Removed the header include guard 'optimization'.
[pdclib] / includes / stdlib.h
index f84851b0df90d69aa27fbcdb0bd9a556b89e35cb..1c8a93601d62433278347ca83f251c4bfc5f0364 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* General utilities <stdlib.h>
+/* 7.20 General utilities <stdlib.h>
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.
@@ -9,10 +9,7 @@
 #ifndef _PDCLIB_STDLIB_H
 #define _PDCLIB_STDLIB_H _PDCLIB_STDLIB_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