diff options
Diffstat (limited to 'gdb/valarith.c')
-rw-r--r-- | gdb/valarith.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/valarith.c b/gdb/valarith.c index 4da41cb..d60dedb 100644 --- a/gdb/valarith.c +++ b/gdb/valarith.c @@ -24,7 +24,6 @@ #include "expression.h" #include "target.h" #include "language.h" -#include <string.h> #include "doublest.h" #include "dfp.h" #include <math.h> |