summaryrefslogtreecommitdiff
path: root/mail/cucipop/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cucipop/files/patch-aa')
-rw-r--r--mail/cucipop/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/cucipop/files/patch-aa b/mail/cucipop/files/patch-aa
deleted file mode 100644
index 107d914c74ea..000000000000
--- a/mail/cucipop/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- xcreat.c.orig Tue Aug 25 17:35:46 1998
-+++ xcreat.c Tue Aug 25 17:36:03 1998
-@@ -22,7 +22,7 @@
- /*#define NOuname /* uncomment if uname is not available */
- /*#define NOstrpbrk /* uncomment if strpbrk is not available */
- /*#define strchr(s,c) index(s,c) /* uncomment if strchr is not available */
--#define const /* can be undefined for ANSI compilers */
-+/*#define const /* can be undefined for ANSI compilers */
-
- #include <unistd.h> /* open() close() link() unlink()
- getpid() */