diff options
Diffstat (limited to 'mail/mh/files/patch-ak')
-rw-r--r-- | mail/mh/files/patch-ak | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/mh/files/patch-ak b/mail/mh/files/patch-ak deleted file mode 100644 index 77295877bc45..000000000000 --- a/mail/mh/files/patch-ak +++ /dev/null @@ -1,18 +0,0 @@ ---- uip/sendsbr.c.orig Wed Dec 1 13:01:38 1993 -+++ uip/sendsbr.c Sat Jan 16 20:42:58 1999 -@@ -9,6 +9,7 @@ - #include <signal.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <time.h> - - static alert(), anno(), annoaux(); - static int tmp_fd(); -@@ -39,7 +40,6 @@ - - char *getusr (); - off_t lseek (); --long time (); - - /* */ - |