Adjusted includes.
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Fri, 27 Jan 2006 06:25:39 +0000 (06:25 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Fri, 27 Jan 2006 06:25:39 +0000 (06:25 +0000)
git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@119 546481bc-9713-0410-bf18-d3337bbf4a3e

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