diff options
Diffstat (limited to 'gdb/fork-child.c')
-rw-r--r-- | gdb/fork-child.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/fork-child.c b/gdb/fork-child.c index 6c42d2e..4c316b1 100644 --- a/gdb/fork-child.c +++ b/gdb/fork-child.c @@ -20,7 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "defs.h" -#include <string.h> #include "inferior.h" #include "terminal.h" #include "target.h" |