From e765df08b2c8868d4bda6ef660b209c560e4eded Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 13 Jan 2004 07:31:25 +0000 Subject: Sunil Shetye's fix for SSL configuration. svn path=/trunk/; revision=3875 --- smtp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'smtp.h') diff --git a/smtp.h b/smtp.h index ef5d03d3..3dc874ff 100644 --- a/smtp.h +++ b/smtp.h @@ -7,7 +7,7 @@ #ifndef _POPSMTP_ #define _POPSMTP_ -#include +#include "config.h" #define SMTPBUFSIZE 256 -- cgit v1.2.3