diff options
Diffstat (limited to 'gdb/fbsd-proc.c')
-rw-r--r-- | gdb/fbsd-proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/fbsd-proc.c b/gdb/fbsd-proc.c index c68238d..6c47979 100644 --- a/gdb/fbsd-proc.c +++ b/gdb/fbsd-proc.c @@ -21,6 +21,7 @@ #include "defs.h" #include "gdbcore.h" #include "inferior.h" +#include "gdb_string.h" #include <sys/procfs.h> #include <sys/types.h> |