[Libguestfs] [PATCH v2 4/5] daemon: remove unused include

Pino Toscano ptoscano at redhat.com
Mon Sep 23 16:23:20 UTC 2019


---
 daemon/cpio.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/daemon/cpio.c b/daemon/cpio.c
index 09491ac9c..c8456af2a 100644
--- a/daemon/cpio.c
+++ b/daemon/cpio.c
@@ -26,8 +26,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-#include "read-file.h"
-
 #include "guestfs_protocol.h"
 #include "daemon.h"
 #include "actions.h"
-- 
2.21.0




More information about the Libguestfs mailing list