diff options
Diffstat (limited to 'nbd.c')
| -rw-r--r-- | nbd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nbd.c b/nbd.c index 2606403a41..0fd05836ca 100644 --- a/nbd.c +++ b/nbd.c @@ -38,6 +38,7 @@ #include "qemu/sockets.h" #include "qemu/queue.h" +#include "qemu/main-loop.h" //#define DEBUG_NBD |