aboutsummaryrefslogtreecommitdiffstats
path: root/devel/c2lib/files/patch-test_pstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/c2lib/files/patch-test_pstring.c')
-rw-r--r--devel/c2lib/files/patch-test_pstring.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/c2lib/files/patch-test_pstring.c b/devel/c2lib/files/patch-test_pstring.c
new file mode 100644
index 000000000000..e362d04ee24d
--- /dev/null
+++ b/devel/c2lib/files/patch-test_pstring.c
@@ -0,0 +1,10 @@
+--- test_pstring.c.orig Fri Feb 16 18:48:56 2001
++++ test_pstring.c Fri Feb 16 18:49:18 2001
+@@ -22,6 +22,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <assert.h>
++#include <sys/types.h>
+ #include <regex.h>
+
+ #include "pstring.h"