aboutsummaryrefslogtreecommitdiff
path: root/x11/xstroke/files/patch-regex_feature.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xstroke/files/patch-regex_feature.c')
-rw-r--r--x11/xstroke/files/patch-regex_feature.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xstroke/files/patch-regex_feature.c b/x11/xstroke/files/patch-regex_feature.c
new file mode 100644
index 000000000000..7e6e0b8a8a4f
--- /dev/null
+++ b/x11/xstroke/files/patch-regex_feature.c
@@ -0,0 +1,10 @@
+--- regex_feature.c.orig Tue May 14 16:03:27 2002
++++ regex_feature.c Tue May 14 16:03:58 2002
+@@ -13,6 +13,7 @@
+ GNU General Public License for more details.
+ */
+
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <regex.h>