[Pkg-libvirt-commits] [libguestfs] 10/54: Remove some unused header files.

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 9 11:21:15 UTC 2014


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

bengen pushed a commit to branch debian
in repository libguestfs.

commit f741cb2ef2fd5bbcf960e62f66cb562b300573b0
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.
    
    (cherry picked from commit d56b8bcb2c6509b5644fb4d79abb3a4211191388)
---
 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 023d033..434320f 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