aboutsummaryrefslogtreecommitdiffstats
path: root/devel/c2lib/files/patch-pstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/c2lib/files/patch-pstring.h')
-rw-r--r--devel/c2lib/files/patch-pstring.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/c2lib/files/patch-pstring.h b/devel/c2lib/files/patch-pstring.h
new file mode 100644
index 000000000000..92bd07fa9770
--- /dev/null
+++ b/devel/c2lib/files/patch-pstring.h
@@ -0,0 +1,10 @@
+--- pstring.h.orig Fri Feb 16 18:46:13 2001
++++ pstring.h Fri Feb 16 18:45:20 2001
+@@ -21,6 +21,7 @@
+ #ifndef PSTRING_H
+ #define PSTRING_H
+
++#include <sys/types.h>
+ #include <regex.h>
+
+ #include <pool.h>