diff options
Diffstat (limited to 'gdb/python/py-type.c')
-rw-r--r-- | gdb/python/py-type.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-type.c b/gdb/python/py-type.c index 26d01185c3..29a3500fdf 100644 --- a/gdb/python/py-type.c +++ b/gdb/python/py-type.c @@ -19,7 +19,6 @@ #include "defs.h" #include "value.h" -#include "exceptions.h" #include "python-internal.h" #include "charset.h" #include "gdbtypes.h" |