summaryrefslogtreecommitdiff
path: root/x11/xstroke/files/patch-regex_feature.c
blob: 7e6e0b8a8a4fc925b4f4608f4a45320f2114150f (plain) (blame)
1
2
3
4
5
6
7
8
9
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>