aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail/files/patch-aj
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-02-25 21:59:04 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-02-25 21:59:04 +0000
commit18dac5199ed9e2502aa8f289ac0f10eaa87f7a6e (patch)
tree9a15d829e3d396c173610a469e70c7ccd6f9699d /mail/fetchmail/files/patch-aj
parentd91dc37cd438aada51b09d04d2cac1134e52dc3e (diff)
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_ */