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 05fd4fb..6097818 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -36,6 +36,7 @@ #include "inferior.h" /* for write_pc */ #include "gdb-stabs.h" #include "obstack.h" +#include "completer.h" #include <assert.h> #include <sys/types.h> |