diff options
Diffstat (limited to 'gdb/corefile.c')
-rw-r--r-- | gdb/corefile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/corefile.c b/gdb/corefile.c index 89d9e19..983caa9 100644 --- a/gdb/corefile.c +++ b/gdb/corefile.c @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "defs.h" -#include <string.h> #include <errno.h> #include <signal.h> #include <fcntl.h> |