diff options
Diffstat (limited to 'gdb/jit.c')
-rw-r--r-- | gdb/jit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/jit.c b/gdb/jit.c index bc31c7a815f..c12a72f3da5 100644 --- a/gdb/jit.c +++ b/gdb/jit.c @@ -38,7 +38,6 @@ #include "target.h" #include "gdb-dlfcn.h" #include <sys/stat.h> -#include "exceptions.h" #include "gdb_bfd.h" static const char *jit_reader_dir = NULL; |