diff lwlib/xlwmenu.c @ 243:f220cc83d72e r20-5b20

Import from CVS: tag r20-5b20
author cvs
date Mon, 13 Aug 2007 10:17:07 +0200
parents 41f2f0e326e9
children c5d627a313b1
line wrap: on
line diff
--- a/lwlib/xlwmenu.c	Mon Aug 13 10:16:17 2007 +0200
+++ b/lwlib/xlwmenu.c	Mon Aug 13 10:17:07 2007 +0200
@@ -27,9 +27,7 @@
 #include <ctype.h>
 #include <stdio.h>
 #include <sys/types.h>
-#ifdef HAVE_LIMITS_H
 #include <limits.h>
-#endif
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif