summaryrefslogtreecommitdiff
path: root/mail/evolution/patches/patch-ak
blob: d9f011901f1b77cee952b066a1a8a742532aa403 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ak,v 1.3 2003/01/09 13:59:25 rh Exp $

--- composer/e-msg-composer.c.orig	Tue Dec  3 04:29:51 2002
+++ composer/e-msg-composer.c
@@ -51,6 +51,10 @@
 #include <sys/wait.h>
 #include <unistd.h>
 
+#ifdef send
+#undef send
+#endif
+
 #include <gtk/gtkoptionmenu.h>
 #include <gal/unicode/gunicode.h>
 #include <gal/util/e-unicode-i18n.h>