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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/common/queue.h b/gdb/common/queue.h
index 34e4db3..7353b27 100644
--- a/gdb/common/queue.h
+++ b/gdb/common/queue.h
@@ -20,8 +20,6 @@
#ifndef QUEUE_H
#define QUEUE_H
-#include "gdb_assert.h"
-
/* These macros implement functions and structs for a general queue.
Macro 'DEFINE_QUEUE_P(TYPEDEF)' is to define the new queue type for
TYPEDEF', and macro 'DECLARE_QUEUE_P' is to declare external queue