summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/calmwm.h b/calmwm.h
index 16a834d..44cbbf7 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -26,13 +26,9 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
 
-#include <assert.h>
 #include <ctype.h>
 #include <err.h>
 #include <errno.h>
-#include <dirent.h>
-#include <getopt.h>
-#include <signal.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>