aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/vec.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/vec.h')
-rw-r--r--gdb/common/vec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/common/vec.h b/gdb/common/vec.h
index 2a39eff..82d4b0d 100644
--- a/gdb/common/vec.h
+++ b/gdb/common/vec.h
@@ -21,7 +21,6 @@
#define GDB_VEC_H
#include <string.h>
-#include "gdb_assert.h"
/* The macros here implement a set of templated vector types and
associated interfaces. These templates are implemented with