[Libguestfs] [PATCH 1/4] lib: actions: Remove some unused header files.

Richard W.M. Jones rjones at redhat.com
Tue Sep 29 21:06:10 UTC 2015


---
 generator/c.ml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/generator/c.ml b/generator/c.ml
index 055b683..963cf21 100644
--- a/generator/c.ml
+++ b/generator/c.ml
@@ -1213,9 +1213,7 @@ and generate_client_actions hash () =
 #include <stdlib.h>
 #include <stdint.h>
 #include <inttypes.h>
-#include <sys/types.h>
 #include <sys/stat.h>
-#include <string.h>
 
 #include \"guestfs.h\"
 #include \"guestfs-internal.h\"
-- 
2.5.0




More information about the Libguestfs mailing list