]> pd.if.org Git - pdclib/commitdiff
Adjusted includes.
authorsolar <unknown>
Fri, 27 Jan 2006 06:25:39 +0000 (06:25 +0000)
committersolar <unknown>
Fri, 27 Jan 2006 06:25:39 +0000 (06:25 +0000)
functions/stdlib/_Exit.c

index d5b31f804ca1dac28331def05604bfff57544113..0d83c6fc3e68ed99df65a9772f8753b232812e0b 100644 (file)
@@ -8,7 +8,8 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
-#include <stdlib.h>
+#define _PDCLIB_CONFIG_H _PDCLIB_CONFIG_H
+#include <_PDCLIB_config.h>
 
 #ifndef REGTEST