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:
parent
5dac640941
commit
725aa01f05
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user