ports/x11/afterstep/patches/patch-libAfterConf_Feel_c

13 lines
240 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: libAfterConf/Feel.c
--- libAfterConf/Feel.c.orig
+++ libAfterConf/Feel.c
@@ -29,6 +29,8 @@
#include "afterconf.h"
+#include <X11/XKBlib.h>
+
flag_options_xref WindowBoxFlagsXref[] = {
{ASA_Virtual, WINDOWBOX_Virtual_ID, 0}