diff options
Diffstat (limited to 'gdb/auto-load.c')
-rw-r--r-- | gdb/auto-load.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/auto-load.c b/gdb/auto-load.c index b79341f..9dd8754 100644 --- a/gdb/auto-load.c +++ b/gdb/auto-load.c @@ -40,6 +40,7 @@ #include "extension.h" #include "gdb/section-scripts.h" #include <algorithm> +#include "common/pathstuff.h" /* The section to look in for auto-loaded scripts (in file formats that support sections). |