diff options
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r-- | gdb/symfile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c index 4aa27bf..e20e6de 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -37,6 +37,7 @@ #include "inferior.h" /* for write_pc */ #include "gdb-stabs.h" #include "obstack.h" +#include "completer.h" #include <sys/types.h> #include <fcntl.h> |