diff options
Diffstat (limited to 'gdb/dummy-frame.c')
-rw-r--r-- | gdb/dummy-frame.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dummy-frame.c b/gdb/dummy-frame.c index d547a63..a13601b 100644 --- a/gdb/dummy-frame.c +++ b/gdb/dummy-frame.c @@ -26,7 +26,6 @@ #include "frame-unwind.h" #include "command.h" #include "gdbcmd.h" -#include <string.h> #include "observer.h" #include "gdbthread.h" |