summary refs log tree commit diff stats
path: root/include/qemu/timed-average.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/timed-average.h')
-rw-r--r--include/qemu/timed-average.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/timed-average.h b/include/qemu/timed-average.h
index 364bf88f70..08245e7a10 100644
--- a/include/qemu/timed-average.h
+++ b/include/qemu/timed-average.h
@@ -25,7 +25,6 @@
 #ifndef TIMED_AVERAGE_H
 #define TIMED_AVERAGE_H
 
-#include <stdint.h>
 
 #include "qemu/timer.h"