Remove some code duplication in py-objfile.c, py-progspace.c.
[binutils-gdb.git] / gdb / p-exp.y
index 5bb186481ba98ff33820c6487f8a62c070221a96..0aa6f20e532afff4a76afc8aa8edb2450d87cd30 100644 (file)
@@ -44,7 +44,6 @@
 %{
 
 #include "defs.h"
-#include <string.h>
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"