Suppress ARI warnings for vsprintf
[deliverable/binutils-gdb.git] / gdb / gdb_regex.c
index 711f121c1dc2407e4cc14d84d2958eb0b8b0aac1..ce8444361ce308c996acc34dc6f2e84409494eed 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "defs.h"
 #include "gdb_regex.h"
-#include "common/def-vector.h"
+#include "gdbsupport/def-vector.h"
 
 compiled_regex::compiled_regex (const char *regex, int cflags,
                                const char *message)
This page took 0.028863 seconds and 4 git commands to generate.