These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / qemu / hbitmap.h
index bb94a00..e29188c 100644 (file)
@@ -12,9 +12,6 @@
 #ifndef HBITMAP_H
 #define HBITMAP_H 1
 
-#include <limits.h>
-#include <stdint.h>
-#include <stdbool.h>
 #include "bitops.h"
 #include "host-utils.h"