From 7e9862e8ecfbd643e733e82ec8bb9864d998b684 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 28 Mar 1999 13:14:11 +0000 Subject: use system md5.h with system -lmd --- mail/cucipop/files/patch-ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/cucipop/files/patch-ac (limited to 'mail/cucipop') diff --git a/mail/cucipop/files/patch-ac b/mail/cucipop/files/patch-ac new file mode 100644 index 000000000000..1acb21e30ae7 --- /dev/null +++ b/mail/cucipop/files/patch-ac @@ -0,0 +1,11 @@ +--- cucipop.c.bak Wed May 13 20:57:39 1998 ++++ cucipop.c Sun Mar 28 17:08:28 1999 +@@ -45,7 +45,7 @@ + #include "hsort.h" + + #ifdef APOP +-#include "md5/md5.h" ++#include + #endif + + #define MD5_DIGLEN 16 -- cgit