diff options
Diffstat (limited to 'xevents.c')
-rw-r--r-- | xevents.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xevents.c b/xevents.c index 22c2afc..9681790 100644 --- a/xevents.c +++ b/xevents.c @@ -29,6 +29,7 @@ #include <err.h> #include <errno.h> +#include <signal.h> #include <stdlib.h> #include <string.h> #include <stdio.h> |