summaryrefslogtreecommitdiff
path: root/x11/libxshmfence/files/patch-src__xshmfenceint.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libxshmfence/files/patch-src__xshmfenceint.h')
-rw-r--r--x11/libxshmfence/files/patch-src__xshmfenceint.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/libxshmfence/files/patch-src__xshmfenceint.h b/x11/libxshmfence/files/patch-src__xshmfenceint.h
new file mode 100644
index 000000000000..bc8aead76698
--- /dev/null
+++ b/x11/libxshmfence/files/patch-src__xshmfenceint.h
@@ -0,0 +1,10 @@
+--- src/xshmfenceint.h 2013-11-20 17:14:05.000000000 -0500
++++ src/xshmfenceint.h 2013-12-09 15:14:36.000000000 -0500
+@@ -23,6 +23,7 @@
+ #ifndef _XSHMFENCEINT_H_
+ #define _XSHMFENCEINT_H_
+
++#include <fcntl.h>
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <sys/mman.h>