diff options
Diffstat (limited to 'gdb/common/queue.h')
-rw-r--r-- | gdb/common/queue.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/common/queue.h b/gdb/common/queue.h index 4ce53c3c..34e4db3 100644 --- a/gdb/common/queue.h +++ b/gdb/common/queue.h @@ -20,7 +20,6 @@ #ifndef QUEUE_H #define QUEUE_H -#include "libiberty.h" /* xmalloc */ #include "gdb_assert.h" /* These macros implement functions and structs for a general queue. |