aboutsummaryrefslogtreecommitdiffstats
path: root/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/headers.h b/headers.h
index 1e13c30..206271a 100644
--- a/headers.h
+++ b/headers.h
@@ -4,7 +4,7 @@
* Copyright (c) 2004 Marius Aamodt Eriksen <marius@monkey.org>
* All rights reserved.
*
- * $Id: headers.h,v 1.2 2007/05/22 17:59:17 jasper Exp $
+ * $Id: headers.h,v 1.3 2007/05/22 22:14:42 jasper Exp $
*/
#ifndef _CALMWM_HEADERS_H_
@@ -12,10 +12,6 @@
#include <sys/types.h>
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif /* HAVE_CONFIG_H */
-
#include <sys/queue.h>
#include <sys/wait.h>
#include <sys/param.h>