summaryrefslogtreecommitdiff
path: root/gdb/common/filestuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/filestuff.c')
-rw-r--r--gdb/common/filestuff.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/common/filestuff.c b/gdb/common/filestuff.c
index 4544926464d..a31ecd78fea 100644
--- a/gdb/common/filestuff.c
+++ b/gdb/common/filestuff.c
@@ -20,12 +20,9 @@
#include "server.h"
#else
#include "defs.h"
-#include <string.h>
#endif
#include "filestuff.h"
#include "gdb_vecs.h"
-
-#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/types.h>