aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-infevents.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/py-infevents.c')
-rw-r--r--gdb/python/py-infevents.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-infevents.c b/gdb/python/py-infevents.c
index dc27e0d..60bafc5 100644
--- a/gdb/python/py-infevents.c
+++ b/gdb/python/py-infevents.c
@@ -19,7 +19,6 @@
#include "defs.h"
#include "py-event.h"
-#include "py-ref.h"
/* Construct either a gdb.InferiorCallPreEvent or a
gdb.InferiorCallPostEvent. */