summaryrefslogtreecommitdiff
path: root/devel/c2lib/files/patch-pstring.h
blob: 92bd07fa9770cd9239e22a921d7bdcce2b21298e (plain) (blame)
1
2
3
4
5
6
7
8
9
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>