aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xcmenu/include-fcntl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xcmenu/include-fcntl.patch')
-rw-r--r--testing/xcmenu/include-fcntl.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/xcmenu/include-fcntl.patch b/testing/xcmenu/include-fcntl.patch
deleted file mode 100644
index fa7b8621fd..0000000000
--- a/testing/xcmenu/include-fcntl.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Only in xcmenu-717cd03d66ab03226c1491678e50030844b0c590-patch/: config.h
-Only in xcmenu-717cd03d66ab03226c1491678e50030844b0c590-patch/: xcmenu
---- xcmenu-717cd03d66ab03226c1491678e50030844b0c590/xcmenu.c
-+++ xcmenu-717cd03d66ab03226c1491678e50030844b0c590-patch/xcmenu.c
-@@ -12,6 +12,7 @@
- #include <unistd.h>
- #include <zlib.h>
- #include <xcb/xcb.h>
-+#include <fcntl.h>
-
- #ifdef XCB_UTIL
- # include <xcb/xcb_util.h>
-Only in xcmenu-717cd03d66ab03226c1491678e50030844b0c590-patch/: xcmenu.o