aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/scan.c')
-rw-r--r--gcc/scan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/scan.c b/gcc/scan.c
index a278807..880de2a 100644
--- a/gcc/scan.c
+++ b/gcc/scan.c
@@ -16,6 +16,7 @@ along with this program; if not, write to the Free Software
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "scan.h"
+#include "hconfig.h"
#include <ctype.h>
int lineno = 1;