inspect: Refuse to download software hive if it is huge.
[libguestfs.git] / daemon / df.c
index cce41a0..a1ec706 100644 (file)
@@ -23,7 +23,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#include "../src/guestfs_protocol.h"
+#include "guestfs_protocol.h"
 #include "daemon.h"
 #include "actions.h"