]> pd.if.org Git - pdclib/blobdiff - includes/stdlib.h
Comment cleanups.
[pdclib] / includes / stdlib.h
index b035c9cfbbacdc0b692eb533fd7cdbc7e7cd844e..b7f1c9bb3ee85c7d35dbb4720fd181d60624cb2a 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* 7.20 General utilities <stdlib.h>
+/* 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 +7,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