From: Timo Sirainen Date: Thu, 19 Jun 2008 05:17:37 +0000 (+0300) Subject: Compiling fix for AIX. X-Git-Tag: 1.2.alpha1~260 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=831701e789b7cd904bdc35c96d0dcbc3c98f422b;p=thirdparty%2Fdovecot%2Fcore.git Compiling fix for AIX. --HG-- branch : HEAD --- diff --git a/src/lib/restrict-access.c b/src/lib/restrict-access.c index a05af97828..1319eed44c 100644 --- a/src/lib/restrict-access.c +++ b/src/lib/restrict-access.c @@ -8,6 +8,7 @@ #include "restrict-access.h" #include "env-util.h" +#include /* for AIX */ #include #include #include