diff options
Diffstat (limited to 'gcc/scan.c')
-rw-r--r-- | gcc/scan.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |