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 e54c17a..aea1b57 100644 --- a/gdb/python/py-event.h +++ b/gdb/python/py-event.h @@ -20,7 +20,6 @@ #ifndef GDB_PY_EVENT_H #define GDB_PY_EVENT_H -#include "defs.h" #include "py-events.h" #include "command.h" #include "python-internal.h" |