summaryrefslogtreecommitdiff
path: root/devel/c2lib/files/patch-test_pstring.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/c2lib/files/patch-test_pstring.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/c2lib/files/patch-test_pstring.c b/devel/c2lib/files/patch-test_pstring.c
deleted file mode 100644
index e362d04ee24d..000000000000
--- a/devel/c2lib/files/patch-test_pstring.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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"