diff options
Diffstat (limited to 'gdb/main.c')
-rw-r--r-- | gdb/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ #include "symfile.h" #include "gdbcore.h" +#include "exceptions.h" #include "getopt.h" #include <sys/types.h> |
index : riscv-gnu-toolchain/gdb.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | gdb/main.c | 1 |
@@ -28,6 +28,7 @@ #include "symfile.h" #include "gdbcore.h" +#include "exceptions.h" #include "getopt.h" #include <sys/types.h> |