These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / qemu / int128.h
index fb782aa..c598881 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef INT128_H
 #define INT128_H
 
-#include <assert.h>
-#include <stdint.h>
-#include <stdbool.h>
 
 typedef struct Int128 Int128;