]> sjero.net Git - wget/blobdiff - windows/config.h.bor
[svn] Explicitly include config-post.h.
[wget] / windows / config.h.bor
index f922ef667ef62179641f89225fb93bb8e54cf7de..eded0cbc938427d17aa807823d78aceb9e3f2b74 100644 (file)
@@ -47,9 +47,6 @@
 /* Define if you have the <alloca.h> header file.  */
 #undef HAVE_ALLOCA_H
 
-/* For Borland C++ 5.5, alloca is defined in the <malloc.h> header file. */
-#include <malloc.h>
-
 /* Define to empty if the keyword does not work.  */
 /* #undef const */
 
 /* Define if you have uint32_t.  */
 /* #define HAVE_UINT32_T */
 
+#include "config-post.h"
+
 #endif /* CONFIG_H */