summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2009-12-15 03:34:34 +0000
committerokan <okan>2009-12-15 03:34:34 +0000
commitb27c3c22b508889678986f74b2ca3082a4b577ad (patch)
treeab26d1142bf442a294a5813be54909b257f570f3 /calmwm.h
parent2ad2b5f31d01d8c0c3a45c542fc525ae79b4ae29 (diff)
downloadcwm-b27c3c22b508889678986f74b2ca3082a4b577ad.tar.gz
cwm-b27c3c22b508889678986f74b2ca3082a4b577ad.tar.xz
cwm-b27c3c22b508889678986f74b2ca3082a4b577ad.zip
pull these headers only into files that need them.
ok oga@
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>