summaryrefslogtreecommitdiff
path: root/mail/dbmail/files/patch-src_dbmail.h.in
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-07-28 17:46:24 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-07-28 17:46:24 +0000
commitb612d70edc46c5de660cc1a901186fa36c774812 (patch)
tree8862f663ba83f213db9f4aab8609357375170ef1 /mail/dbmail/files/patch-src_dbmail.h.in
parentdevel/hub: update to 1.12.2 (diff)
mail/dbmail: update to 3.1.17
PR: 192189 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=363203
Diffstat (limited to 'mail/dbmail/files/patch-src_dbmail.h.in')
-rw-r--r--mail/dbmail/files/patch-src_dbmail.h.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/dbmail/files/patch-src_dbmail.h.in b/mail/dbmail/files/patch-src_dbmail.h.in
index 73a507e58d88..084ae434334d 100644
--- a/mail/dbmail/files/patch-src_dbmail.h.in
+++ b/mail/dbmail/files/patch-src_dbmail.h.in
@@ -1,21 +1,5 @@
--- src/dbmail.h.in.orig
+++ src/dbmail.h.in
-@@ -83,8 +83,14 @@
- #include <mhash.h>
- #include <sys/queue.h>
- #include <event2/event.h>
-+#include <event2/event_compat.h>
- #include <event2/thread.h>
--#include <evhttp.h>
-+#include <event2/http.h>
-+#include <event2/http_struct.h>
-+#include <event2/http_compat.h>
-+#include <event2/buffer.h>
-+#include <event2/buffer_compat.h>
-+#include <event2/keyvalq_struct.h>
- #include <math.h>
- #include <openssl/ssl.h>
-
@@ -154,6 +160,11 @@
#include <endian.h>
#endif