hivex: Reimplement hivexget as a simple shell script.
[libguestfs.git] / daemon / dd.c
index 2402e13..0a53b31 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "../src/guestfs_protocol.h"
 #include "daemon.h"