summaryrefslogtreecommitdiff
path: root/gdb/ada-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ada-lex.l')
-rw-r--r--gdb/ada-lex.l2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ada-lex.l b/gdb/ada-lex.l
index 96320738442..c50f5a83bdb 100644
--- a/gdb/ada-lex.l
+++ b/gdb/ada-lex.l
@@ -291,8 +291,6 @@ false { return FALSEKEYWORD; }
%%
#include <ctype.h>
-#include <string.h>
-
/* Initialize the lexer for processing new expression. */
static void