summaryrefslogtreecommitdiff
path: root/gdb/gdb_regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdb_regex.c')
-rw-r--r--gdb/gdb_regex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/gdb_regex.c b/gdb/gdb_regex.c
index 711f121c1dc..26669730dad 100644
--- a/gdb/gdb_regex.c
+++ b/gdb/gdb_regex.c
@@ -17,6 +17,8 @@
#include "defs.h"
#include "gdb_regex.h"
+
+/* Local subdirectory includes. */
#include "common/def-vector.h"
compiled_regex::compiled_regex (const char *regex, int cflags,