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