1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Explicitly include config-compiler.h.

This commit is contained in:
hniksic 2005-07-06 15:37:31 -07:00
parent 5dac640941
commit 725aa01f05

View File

@ -216,6 +216,8 @@
code using `volatile' can become incorrect without. Disable with care. */
#undef volatile
/* Include compiler-specific defines. */
#include "config-compiler.h"
#include "config-post.h"