summary refs log tree commit diff stats
path: root/include/qemu/qht.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/qht.h')
-rw-r--r--include/qemu/qht.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/qht.h b/include/qemu/qht.h
index aec60aa534..70bfc68b8d 100644
--- a/include/qemu/qht.h
+++ b/include/qemu/qht.h
@@ -7,7 +7,6 @@
 #ifndef QEMU_QHT_H
 #define QEMU_QHT_H
 
-#include "qemu/osdep.h"
 #include "qemu/seqlock.h"
 #include "qemu/thread.h"
 #include "qemu/qdist.h"