aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan2009-12-15 03:34:34 +0000
committerokan2009-12-15 03:34:34 +0000
commitfd91780e7c69b257bdffbf3807447d490e2adb48 (patch)
treec6165a9d7f710b1ee64f9f806e294000c052d40f /calmwm.h
parent862a1793f0990088013563e197c67fe962ed8006 (diff)
downloadcwm-fd91780e7c69b257bdffbf3807447d490e2adb48.tar.gz
pull these headers only into files that need them.
ok oga@
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/calmwm.h b/calmwm.h
index 7052c78..9a7e6b7 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: calmwm.h,v 1.112 2009/12/15 03:26:22 okan Exp $
+ * $Id: calmwm.h,v 1.113 2009/12/15 03:34:34 okan Exp $
*/
#ifndef _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>