Locale changes from Bruno Haible <haible@clisp.cons.org>.
[deliverable/binutils-gdb.git] / gas / itbl-lex.l
index 4ac094651cc859e94b08549ec19a9c64ec1ff3a9..ed0be641fc4e908920b39633a4f8da4725e9cfae 100644 (file)
@@ -1,5 +1,5 @@
 /* itbl-lex.l
-   Copyright 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2001 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -22,7 +22,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include <ctype.h>
 #include "itbl-parse.h"
 
 #ifdef DEBUG
This page took 0.029148 seconds and 4 git commands to generate.