diff options
Diffstat (limited to 'gdb/compile')
-rw-r--r-- | gdb/compile/compile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/compile/compile.c b/gdb/compile/compile.c index 70c4570d..7f35272 100644 --- a/gdb/compile/compile.c +++ b/gdb/compile/compile.c @@ -41,6 +41,7 @@ #include "valprint.h" #include "common/gdb_optional.h" #include "common/gdb_unlinker.h" +#include "common/pathstuff.h" |