diff options
Diffstat (limited to 'devel/c2lib/files/patch-pstring.c')
| -rw-r--r-- | devel/c2lib/files/patch-pstring.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/c2lib/files/patch-pstring.c b/devel/c2lib/files/patch-pstring.c new file mode 100644 index 000000000000..27fc632aec5e --- /dev/null +++ b/devel/c2lib/files/patch-pstring.c @@ -0,0 +1,10 @@ +--- pstring.c.orig Fri Feb 16 18:46:50 2001 ++++ pstring.c Fri Feb 16 18:48:10 2001 +@@ -32,6 +32,7 @@ + #endif + + #ifdef HAVE_REGEX_H ++#include <sys/types.h> + #include <regex.h> + #endif + |
