diff options
Diffstat (limited to 'gdb/python/py-progspace.c')
-rw-r--r-- | gdb/python/py-progspace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-progspace.c b/gdb/python/py-progspace.c index b80b2c2..b82a91b 100644 --- a/gdb/python/py-progspace.c +++ b/gdb/python/py-progspace.c @@ -24,7 +24,6 @@ #include "objfiles.h" #include "language.h" #include "arch-utils.h" -#include "py-ref.h" #include "solib.h" #include "block.h" |