summaryrefslogtreecommitdiff
path: root/mail/mh/files/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mh/files/patch-an')
-rw-r--r--mail/mh/files/patch-an23
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/mh/files/patch-an b/mail/mh/files/patch-an
deleted file mode 100644
index 9c2cd890a62c..000000000000
--- a/mail/mh/files/patch-an
+++ /dev/null
@@ -1,23 +0,0 @@
---- support/pop/mmdfII/pop/lock.c.orig Wed Dec 1 13:01:30 1993
-+++ support/pop/mmdfII/pop/lock.c Sat Jan 16 20:57:44 1999
-@@ -47,6 +47,11 @@
- #include <sys/file.h>
- #endif
-
-+#ifdef __FreeBSD__
-+#include <fcntl.h>
-+#endif
-+#include <time.h>
-+
- #ifdef SYS5
- #define u_short ushort
- #define u_long ulong
-@@ -71,8 +76,6 @@
-
- static int b_lkopen(), lockit(), f_lkopen();
- static lockname(), timerON(), timerOFF();
--
--long time ();
-
- /* */
-