aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/queue.h')
-rw-r--r--gdb/common/queue.h1
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.