summaryrefslogtreecommitdiff
path: root/mail/fetchmail/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fetchmail/patches/patch-aa')
-rw-r--r--mail/fetchmail/patches/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/fetchmail/patches/patch-aa b/mail/fetchmail/patches/patch-aa
deleted file mode 100644
index a22386630db..00000000000
--- a/mail/fetchmail/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.4 1999/11/18 14:20:15 agc Exp $
-
---- md5ify.c.orig Thu Nov 18 14:12:32 1999
-+++ md5ify.c Thu Nov 18 14:12:32 1999
-@@ -17,7 +17,8 @@
- #include <string.h>
- #endif
-
--#include "md5.h"
-+#include <sys/types.h>
-+#include <md5.h>
-
- char *
- MD5Digest (unsigned char *s)