1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/mail/mmr/files/patch-base64.cpp
Norikatsu Shigemura 4c86144fb2 Update to 1.5.4.
PR:		ports/44360
Submitted by:	Volker Stolz <vs@lambda.foldr.org>
2002-10-23 15:02:44 +00:00

8 lines
189 B
C++

--- base64.cpp.orig Mon Oct 21 23:29:39 2002
+++ base64.cpp Mon Oct 21 23:29:56 2002
@@ -1,3 +1,4 @@
+#include <string.h>
/* Convert to Base64 encoding */
static char to_base64[64] = {