summaryrefslogtreecommitdiff
path: root/app/cwm/util.c
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2009-12-15 03:24:37 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2009-12-15 03:24:37 +0000
commitf9adf59e994526a008f158cb634bfaf3d0e85adf (patch)
tree3bee1883867ce175cb36fc828bb46779997a25de /app/cwm/util.c
parent661e613b0ea204f20a94e7b20443869c71c6fc68 (diff)
merge the 2 common header files; specific includes to be pulled out as
separate commits. ok oga@
Diffstat (limited to 'app/cwm/util.c')
-rw-r--r--app/cwm/util.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/cwm/util.c b/app/cwm/util.c
index e9c0591d1..8a1f2747f 100644
--- a/app/cwm/util.c
+++ b/app/cwm/util.c
@@ -15,10 +15,9 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: util.c,v 1.10 2008/07/11 14:21:28 okan Exp $
+ * $Id: util.c,v 1.11 2009/12/15 03:24:36 okan Exp $
*/
-#include "headers.h"
#include "calmwm.h"
#define MAXARGLEN 20