[PATCH 3/9] wmmon: Update includes based on results of include-what-you-use.
Doug Torrance <[email protected]> Sat, 12 Aug 2017 15:06:35 -0400
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
--- wmmon/wmmon.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/wmmon/wmmon.c b/wmmon/wmmon.c index b9e8447..d4adff0 100644 --- a/wmmon/wmmon.c +++ b/wmmon/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> -- 2.11.0 -- To unsubscribe, send mail to [email protected].