diff options
Diffstat (limited to 'gdb/python/py-frame.c')
-rw-r--r-- | gdb/python/py-frame.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-frame.c b/gdb/python/py-frame.c index 88a50e7..0eef654 100644 --- a/gdb/python/py-frame.c +++ b/gdb/python/py-frame.c @@ -28,7 +28,6 @@ #include "symfile.h" #include "objfiles.h" #include "user-regs.h" -#include "py-ref.h" typedef struct { PyObject_HEAD |