summary refs log tree commit diff stats
path: root/include/qapi/qmp/qfloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qapi/qmp/qfloat.h')
-rw-r--r--include/qapi/qmp/qfloat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qapi/qmp/qfloat.h b/include/qapi/qmp/qfloat.h
index a8af2a89b2..b5d15836b5 100644
--- a/include/qapi/qmp/qfloat.h
+++ b/include/qapi/qmp/qfloat.h
@@ -14,7 +14,6 @@
 #ifndef QFLOAT_H
 #define QFLOAT_H
 
-#include <stdint.h>
 #include "qapi/qmp/qobject.h"
 
 typedef struct QFloat {