summaryrefslogtreecommitdiff
path: root/mail/althea/files/patch-SendMail.cpp
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-29 19:17:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-29 19:17:40 +0000
commit6b05bde18147ccadb8e0d3d378bcebd7fb41f06b (patch)
tree840d722fff8cd79b0b01180f223a1f106f0677e0 /mail/althea/files/patch-SendMail.cpp
parentupgrade to 2.0.1 (diff)
upgrade to 0.5.7
PR: 39987 Submitted by: Ports Fury
Diffstat (limited to '')
-rw-r--r--mail/althea/files/patch-SendMail.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/althea/files/patch-SendMail.cpp b/mail/althea/files/patch-SendMail.cpp
new file mode 100644
index 000000000000..f35706059a43
--- /dev/null
+++ b/mail/althea/files/patch-SendMail.cpp
@@ -0,0 +1,10 @@
+--- SendMail.cpp.orig Wed Jan 23 02:30:15 2002
++++ SendMail.cpp Mon Jun 24 21:01:22 2002
+@@ -3,6 +3,7 @@
+ // -- created 4/11/00 updated 4/11/00
+ /////////////////////////////////////////
+
++#include <pthread.h>
+ #include "SendMail.h"
+
+ extern Althea gAlthea;