Include <config.h>.
[bpt/emacs.git] / src / w32proc.c
index 7c9aad6..735df38 100644 (file)
@@ -30,7 +30,11 @@ Boston, MA 02111-1307, USA.
 #include <signal.h>
 
 /* must include CRT headers *before* config.h */
-#include "config.h"
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #undef signal
 #undef wait
 #undef spawnve