Move cwm_status around to avoid header fu, and remove extraneous signal

header from xevents.c; noticed by Christian Neukirchen.
This commit is contained in:
okan
2014-01-30 15:41:11 +00:00
parent 7b5b7cc9e9
commit fdefcecfa0
3 changed files with 2 additions and 10 deletions

View File

@ -29,7 +29,6 @@
#include <err.h>
#include <errno.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>