diff options
Diffstat (limited to 'gdb/p-exp.y')
-rw-r--r-- | gdb/p-exp.y | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/p-exp.y b/gdb/p-exp.y index 5bb18648..0aa6f20 100644 --- a/gdb/p-exp.y +++ b/gdb/p-exp.y @@ -44,7 +44,6 @@ %{ #include "defs.h" -#include <string.h> #include <ctype.h> #include "expression.h" #include "value.h" |