Fix the #include order for config.h.
Add #include "config.h" directives where needed.

diff --git a/configure b/configure
index 81f50aa..75249b4 100755
--- a/configure
+++ b/configure
@@ -6925,6 +6925,11 @@
 
 
 
+cat >> confdefs.h <<\EOF
+#define __WINE_CONFIG_H 1
+EOF
+
+
 
 
 MAKE_RULES=Make.rules