diff options
Diffstat (limited to 'util/qdist.c')
-rw-r--r-- | util/qdist.c | 1 |
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> |