diff --git a/qemu-nbd.c b/qemu-nbd.c
index d2657b8db50dab78303cd49a156eac07b51e80f0..ba48898b1f569c10dbc601171af1e1bfbff38177 100644
--- a/qemu-nbd.c
+++ b/qemu-nbd.c
@@ -16,6 +16,7 @@
* along with this program; if not, see .
*/
+
#include "qemu/osdep.h"
#include
#include