aboutsummaryrefslogtreecommitdiff
path: root/gdb/bcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/bcache.c')
-rw-r--r--gdb/bcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/bcache.c b/gdb/bcache.c
index 2adfcd4..ac14ba4 100644
--- a/gdb/bcache.c
+++ b/gdb/bcache.c
@@ -22,7 +22,6 @@
#include "defs.h"
#include "gdb_obstack.h"
#include "bcache.h"
-#include <string.h> /* For memcpy declaration */
/* The type used to hold a single bcache string. The user data is
stored in d.data. Since it can be any type, it needs to have the