summaryrefslogtreecommitdiffstats
path: root/daemon/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/dd.c')
-rw-r--r--daemon/dd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/dd.c b/daemon/dd.c
index 2402e13e..0a53b316 100644
--- a/daemon/dd.c
+++ b/daemon/dd.c
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "../src/guestfs_protocol.h"
#include "daemon.h"