summaryrefslogtreecommitdiff
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, 0 insertions, 10 deletions
diff --git a/devel/c2lib/files/patch-pstring.h b/devel/c2lib/files/patch-pstring.h
deleted file mode 100644
index 92bd07fa9770..000000000000
--- a/devel/c2lib/files/patch-pstring.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>