]> sjero.net Git - wget/commitdiff
[svn] Explicitly include config-compiler.h.
authorhniksic <devnull@localhost>
Wed, 6 Jul 2005 22:37:31 +0000 (15:37 -0700)
committerhniksic <devnull@localhost>
Wed, 6 Jul 2005 22:37:31 +0000 (15:37 -0700)
windows/config.h

index 254a7920787a865702147cbbc0c308ca7f7e2093..0936f6393a926fc9e26c7b0dc5923e790610fe5d 100644 (file)
    code using `volatile' can become incorrect without. Disable with care. */
 #undef volatile
 
+/* Include compiler-specific defines. */
+#include "config-compiler.h"
 
 #include "config-post.h"