summaryrefslogtreecommitdiff
path: root/include/qapi/qmp/qint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qapi/qmp/qint.h')
-rw-r--r--include/qapi/qmp/qint.h1
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 {