diff options
Diffstat (limited to 'include/qemu/throttle.h')
-rw-r--r-- | include/qemu/throttle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/throttle.h b/include/qemu/throttle.h index 63df690..9109657 100644 --- a/include/qemu/throttle.h +++ b/include/qemu/throttle.h @@ -25,7 +25,6 @@ #ifndef THROTTLE_H #define THROTTLE_H -#include <stdint.h> #include "qemu-common.h" #include "qemu/timer.h" |