diff options
Diffstat (limited to 'mail/popper/files/patch-ag')
-rw-r--r-- | mail/popper/files/patch-ag | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail/popper/files/patch-ag b/mail/popper/files/patch-ag new file mode 100644 index 000000000000..c7231fe9d930 --- /dev/null +++ b/mail/popper/files/patch-ag @@ -0,0 +1,19 @@ +*** pop_apop.c.bak Sat Mar 29 07:30:36 1997 +--- pop_apop.c Wed Apr 23 07:31:21 1997 +*************** +*** 34,40 **** + #endif + + #include "popper.h" +! #include "md5.h" + + /* + * Obscure password so a cleartext search doesn't come up with +--- 34,40 ---- + #endif + + #include "popper.h" +! #include <md5.h> + + /* + * Obscure password so a cleartext search doesn't come up with |