1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/mail/cucipop/files/patch-ac

12 lines
208 B
Plaintext
Raw Normal View History

1999-03-28 13:14:11 +00:00
--- 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 <md5.h>
#endif
#define MD5_DIGLEN 16