diff options
Diffstat (limited to 'block/gluster.c')
-rw-r--r-- | block/gluster.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/gluster.c b/block/gluster.c index 0857c14645..65077a0d0a 100644 --- a/block/gluster.c +++ b/block/gluster.c @@ -7,6 +7,7 @@ * See the COPYING file in the top-level directory. * */ +#include "qemu/osdep.h" #include <glusterfs/api/glfs.h> #include "block/block_int.h" #include "qemu/uri.h" |