diff options
Diffstat (limited to 'gdb/python/py-value.c')
-rw-r--r-- | gdb/python/py-value.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-value.c b/gdb/python/py-value.c index bdec38925a5..4313170e606 100644 --- a/gdb/python/py-value.c +++ b/gdb/python/py-value.c @@ -20,7 +20,6 @@ #include "defs.h" #include "charset.h" #include "value.h" -#include "exceptions.h" #include "language.h" #include "dfp.h" #include "valprint.h" |