diff options
Diffstat (limited to 'gdb/python/py-evtregistry.c')
-rw-r--r-- | gdb/python/py-evtregistry.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-evtregistry.c b/gdb/python/py-evtregistry.c index 941fe9d..cf3505e 100644 --- a/gdb/python/py-evtregistry.c +++ b/gdb/python/py-evtregistry.c @@ -20,7 +20,6 @@ #include "defs.h" #include "command.h" #include "py-events.h" -#include "py-ref.h" events_object gdb_py_events; |