diff options
Diffstat (limited to 'gdb/python/py-symtab.c')
-rw-r--r-- | gdb/python/py-symtab.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-symtab.c b/gdb/python/py-symtab.c index a5f376a..0fef6e4 100644 --- a/gdb/python/py-symtab.c +++ b/gdb/python/py-symtab.c @@ -24,7 +24,6 @@ #include "python-internal.h" #include "objfiles.h" #include "block.h" -#include "py-ref.h" typedef struct stpy_symtab_object { PyObject_HEAD |