summaryrefslogtreecommitdiffstats
path: root/sendlib.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-20 08:24:01 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-20 08:24:01 +0000
commit9febf2c9a98ebcebded37065bc6058adfb0847a9 (patch)
treec6f06f934b0b32f38486a743e0596da140ee08d6 /sendlib.c
parentd79ed35520d7d5a3658e309af0e3e00d30ddf45d (diff)
Brendan Cully's latest IMAP clean-up.
Diffstat (limited to 'sendlib.c')
-rw-r--r--sendlib.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sendlib.c b/sendlib.c
index e87fb051..af530c2b 100644
--- a/sendlib.c
+++ b/sendlib.c
@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#define _SENDLIB_C 1
+
#include "mutt.h"
#include "mutt_curses.h"
#include "rfc2047.h"