[Pkg-wmaker-commits] [wmmon] 32/38: wmmon: Update includes based on results of include-what-you-use.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 12 22:43:08 UTC 2017


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

dtorrance-guest pushed a commit to branch upstream
in repository wmmon.

commit 98829e5b24343fbbdc6b459c592f4efe1545d756
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Aug 12 15:06:35 2017 -0400

    wmmon: Update includes based on results of include-what-you-use.
---
 wmmon.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/wmmon.c b/wmmon.c
index b9e8447..d4adff0 100644
--- a/wmmon.c
+++ b/wmmon.c
@@ -101,12 +101,9 @@
 #include <unistd.h>
 
 #include <sys/wait.h>
-#include <sys/param.h>
-#include <sys/types.h>
 
+#include <X11/X.h>
 #include <X11/Xlib.h>
-#include <X11/xpm.h>
-#include <X11/extensions/shape.h>
 
 #include <libdockapp/wmgeneral.h>
 #include <libdockapp/misc.h>

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



More information about the Pkg-wmaker-commits mailing list