summaryrefslogtreecommitdiffstats
path: root/lib/blkdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/blkdev.c')
-rw-r--r--lib/blkdev.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/blkdev.c b/lib/blkdev.c
index 403e9e48a..8a5a52dfa 100644
--- a/lib/blkdev.c
+++ b/lib/blkdev.c
@@ -19,9 +19,6 @@
#endif
#ifdef HAVE_SYS_DISK_H
-# ifdef HAVE_SYS_QUEUE_H
-# include <sys/queue.h> /* for LIST_HEAD */
-# endif
# include <sys/disk.h>
#endif