diff options
Diffstat (limited to 'gdb/nto-procfs.c')
-rw-r--r-- | gdb/nto-procfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/nto-procfs.c b/gdb/nto-procfs.c index 0b13d35..cf01d2f 100644 --- a/gdb/nto-procfs.c +++ b/gdb/nto-procfs.c @@ -33,6 +33,7 @@ #include "gdb_dirent.h" #include <sys/netmgr.h> +#include "exceptions.h" #include "gdb_string.h" #include "gdbcore.h" #include "inferior.h" |