diff options
Diffstat (limited to 'gdb/stack.c')
-rw-r--r-- | gdb/stack.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/stack.c b/gdb/stack.c index 9243f69..3fa50b4 100644 --- a/gdb/stack.c +++ b/gdb/stack.c @@ -50,8 +50,6 @@ #include "objfiles.h" #include <ctype.h> -#include <string.h> - #include "symfile.h" #include "extension.h" |