diff options
Diffstat (limited to 'gdb/python/py-event.h')
-rw-r--r-- | gdb/python/py-event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-event.h b/gdb/python/py-event.h index f4a9101..07b99d2 100644 --- a/gdb/python/py-event.h +++ b/gdb/python/py-event.h @@ -24,7 +24,6 @@ #include "command.h" #include "python-internal.h" #include "inferior.h" -#include "py-ref.h" /* Declare all event types. */ #define GDB_PY_DEFINE_EVENT_TYPE(name, py_name, doc, base) \ |