summaryrefslogtreecommitdiff
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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/python/py-infevents.c b/gdb/python/py-infevents.c
index 60bafc5b41c..171ba1fbf3c 100644
--- a/gdb/python/py-infevents.c
+++ b/gdb/python/py-infevents.c
@@ -18,6 +18,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
+
+/* Local non-gdb includes. */
#include "py-event.h"
/* Construct either a gdb.InferiorCallPreEvent or a