diff options
Diffstat (limited to 'gdb/python/python.c')
-rw-r--r-- | gdb/python/python.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/python.c b/gdb/python/python.c index d8505e9..eafcc04 100644 --- a/gdb/python/python.c +++ b/gdb/python/python.c @@ -98,7 +98,6 @@ const struct extension_language_defn extension_language_python = #include "gdbthread.h" #include "interps.h" #include "event-top.h" -#include "py-ref.h" #include "py-event.h" /* True if Python has been successfully initialized, false |