From b4105cd81ef08a51b65573abfe77ceb901a28338 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 26 Jun 1997 01:42:01 +0000 Subject: RSK pointed out a SunOS4.1.4 port bug. svn path=/trunk/; revision=1122 --- etrn.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etrn.c') diff --git a/etrn.c b/etrn.c index 790a6358..5ccc0f86 100644 --- a/etrn.c +++ b/etrn.c @@ -4,11 +4,12 @@ * For license terms, see the file COPYING in this directory. */ -#include +#include "config.h" #include #include #include #include +#include #include "fetchmail.h" #include "smtp.h" #include "socket.h" -- cgit v1.2.3