summaryrefslogtreecommitdiff
path: root/gdb/record.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/record.h')
-rw-r--r--gdb/record.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/record.h b/gdb/record.h
index 03f96e8ab78..17bb03e40cb 100644
--- a/gdb/record.h
+++ b/gdb/record.h
@@ -20,8 +20,8 @@
#ifndef RECORD_H
#define RECORD_H
-#include "target/waitstatus.h" /* For enum target_stop_reason. */
#include "common/enum-flags.h"
+#include "target/waitstatus.h"
struct cmd_list_element;
struct inferior;