summaryrefslogtreecommitdiffstats
path: root/util/qdist.c
diff options
context:
space:
mode:
authorPaolo Bonzini2016-06-06 18:56:37 +0200
committerPaolo Bonzini2016-06-16 18:39:03 +0200
commite9abfcb57fd222d58a0c3c71917f9e40d09e9d35 (patch)
tree9544802f0debbfef647f665c5629bab662960b5d /util/qdist.c
parentos-posix: include sys/mman.h (diff)
downloadqemu-e9abfcb57fd222d58a0c3c71917f9e40d09e9d35.tar.gz
qemu-e9abfcb57fd222d58a0c3c71917f9e40d09e9d35.tar.xz
qemu-e9abfcb57fd222d58a0c3c71917f9e40d09e9d35.zip
clean-includes: run it once more
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/qdist.c')
-rw-r--r--util/qdist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/qdist.c b/util/qdist.c
index 4ea2e34fc2..56f573837d 100644
--- a/util/qdist.c
+++ b/util/qdist.c
@@ -6,6 +6,7 @@
* License: GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "qemu/qdist.h"
#include <math.h>