diff options
Diffstat (limited to 'include/qapi/qmp/qint.h')
-rw-r--r-- | include/qapi/qmp/qint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qapi/qmp/qint.h b/include/qapi/qmp/qint.h index 049e528079..3aaff768dd 100644 --- a/include/qapi/qmp/qint.h +++ b/include/qapi/qmp/qint.h @@ -13,7 +13,6 @@ #ifndef QINT_H #define QINT_H -#include <stdint.h> #include "qapi/qmp/qobject.h" typedef struct QInt { |