$OpenBSD: patch-windows_c,v 1.2 2021/02/19 20:45:31 naddy Exp $

Index: windows.c
--- windows.c.orig
+++ windows.c
@@ -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
