mirror of
https://github.com/mirror/wget.git
synced 2025-01-19 08:40:36 +08: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. */
|
code using `volatile' can become incorrect without. Disable with care. */
|
||||||
#undef volatile
|
#undef volatile
|
||||||
|
|
||||||
|
/* Include compiler-specific defines. */
|
||||||
|
#include "config-compiler.h"
|
||||||
|
|
||||||
#include "config-post.h"
|
#include "config-post.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user