aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail/files/patch-aj
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-02-26 05:59:04 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-02-26 05:59:04 +0800
commit6b76083ad49a6a909feb69c00ba80c601034b0b7 (patch)
tree3ded6922176f72b7c9beb0c91ac1968d58371eae /mail/fetchmail/files/patch-aj
parent0690065b10b1b5c137f3019a4937dec14856144e (diff)
downloadfreebsd-ports-gnome-6b76083ad49a6a909feb69c00ba80c601034b0b7.tar.gz
freebsd-ports-gnome-6b76083ad49a6a909feb69c00ba80c601034b0b7.tar.zst
freebsd-ports-gnome-6b76083ad49a6a909feb69c00ba80c601034b0b7.zip
Update to 5.3.0
PR: 16952 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
Diffstat (limited to 'mail/fetchmail/files/patch-aj')
-rw-r--r--mail/fetchmail/files/patch-aj9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/fetchmail/files/patch-aj b/mail/fetchmail/files/patch-aj
new file mode 100644
index 000000000000..d6e615c2645e
--- /dev/null
+++ b/mail/fetchmail/files/patch-aj
@@ -0,0 +1,9 @@
+diff -ruN ../fetchmail-5.3.0.OLD/md5.h ./md5.h
+--- ../fetchmail-5.3.0.OLD/md5.h Sun Dec 19 15:18:14 1999
++++ ./md5.h Wed Feb 23 23:46:56 2000
+@@ -1,4 +1,5 @@
+ #ifndef _MD5_H_
+ #define _MD5_H_
++#include <sys/types.h>
+ #include <sys/md5.h>
+ #endif /* _MD5_H_ */