diff options
Diffstat (limited to 'gcc/fixinc/regex.c')
-rw-r--r-- | gcc/fixinc/regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fixinc/regex.c b/gcc/fixinc/regex.c index 97cbcc1..0b4bba9 100644 --- a/gcc/fixinc/regex.c +++ b/gcc/fixinc/regex.c @@ -46,7 +46,7 @@ #endif #ifdef HAVE_CONFIG_H -#include "config.h" +#include "auto-host.h" #endif /* The `emacs' switch turns on certain matching commands |