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 44530bc..2adfcd4 100644
--- a/gdb/bcache.c
+++ b/gdb/bcache.c
@@ -23,7 +23,6 @@
#include "gdb_obstack.h"
#include "bcache.h"
#include <string.h> /* For memcpy declaration */
-#include "gdb_assert.h"
/* 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