$OpenBSD: patch-windows_c,v 1.1 2004/10/25 13:49:22 brad Exp $
--- windows.c.orig	Sun Oct 24 17:39:27 2004
+++ windows.c	Sun Oct 24 17:40:40 2004
@@ -116,7 +116,7 @@ Pixmap			icon_map;
 	XMapWindow(dpy, message_win);
 	XMapWindow(dpy, table);
 }
-#endif KITLESS
+#endif
 
 #ifndef	KITLESS
 table_init(win)
@@ -140,4 +140,4 @@ long winmask;
         }
         XChangeWindowAttributes(dpy, table, winmask, &winattr);
 }
-#endif	KITLESS
+#endif
