summaryrefslogtreecommitdiff
path: root/gdb/completer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/completer.h')
-rw-r--r--gdb/completer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/completer.h b/gdb/completer.h
index 52f8d7dff4f..d115d6418f5 100644
--- a/gdb/completer.h
+++ b/gdb/completer.h
@@ -18,6 +18,8 @@
#define COMPLETER_H 1
#include "common/gdb_vecs.h"
+
+/* Local includes. */
#include "command.h"
/* Types of functions in struct match_list_displayer. */