[Pkg-libvirt-commits] [libguestfs] 220/233: Remove some unused header files.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:12:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit d56b8bcb2c6509b5644fb4d79abb3a4211191388
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Feb 13 21:45:31 2014 +0000

    Remove some unused header files.
    
    Found by make syntax-check.
---
 fish/rc.c        | 2 --
 src/launch-uml.c | 2 --
 2 files changed, 4 deletions(-)

diff --git a/fish/rc.c b/fish/rc.c
index 01c50ed..8e22c53 100644
--- a/fish/rc.c
+++ b/fish/rc.c
@@ -34,8 +34,6 @@
 #include <rpc/types.h>
 #include <rpc/xdr.h>
 
-#include "ignore-value.h"
-
 #include "fish.h"
 #include "rc_protocol.h"
 
diff --git a/src/launch-uml.c b/src/launch-uml.c
index 9b2a004..deda366 100644
--- a/src/launch-uml.c
+++ b/src/launch-uml.c
@@ -26,14 +26,12 @@
 #include <inttypes.h>
 #include <unistd.h>
 #include <errno.h>
-#include <dirent.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/wait.h>
 #include <sys/signal.h>
 
 #include "cloexec.h"
-#include "c-ctype.h"
 
 #include "guestfs.h"
 #include "guestfs-internal.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list