diff options
Diffstat (limited to 'gdb/exec.c')
-rw-r--r-- | gdb/exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ #include <sys/stat.h> #include "solist.h" #include <algorithm> +#include "common/pathstuff.h" void (*deprecated_file_changed_hook) (const char *); |