X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=mts%2Fsmtp%2Fsmtp.c;h=f2390b834560646f612a554095d5714658a6c47b;hp=a37ebea3c72e3a93d3ff575aa5c62a78b22c8f77;hb=fc80e34e8e9e3c726073d321e2075ead77baba08;hpb=c0f27fe2e6f1e553818f6a43aad0e30cec7994b7 diff --git a/mts/smtp/smtp.c b/mts/smtp/smtp.c index a37ebea..f2390b8 100644 --- a/mts/smtp/smtp.c +++ b/mts/smtp/smtp.c @@ -13,6 +13,15 @@ #include #endif +#ifdef CYRUS_SASL +#include +#include +#include +#include +#include +#include +#endif /* CYRUS_SASL */ + /* * This module implements an interface to SendMail very similar * to the MMDF mm_(3) routines. The sm_() routines herein talk