From: Stefan Metzmacher Date: Fri, 30 Jan 2009 16:53:04 +0000 (+0100) Subject: s4:heimdal_build: include "system/network.h" via config.h wrapper X-Git-Tag: samba-4.0.0alpha7~417^2~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334c6e6b78de8529fce0061efd5249f8fe2d256f;p=thirdparty%2Fsamba.git s4:heimdal_build: include "system/network.h" via config.h wrapper This fixes build problems on Tru64. metze --- diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h index e15c6effa82..5f21da2d91e 100644 --- a/source4/heimdal_build/config.h +++ b/source4/heimdal_build/config.h @@ -8,6 +8,7 @@ #include "include/config.h" #include "../replace/replace.h" +#include "system/network.h" #define RCSID(msg) struct __rcsid { int __rcsdi; } #define KRB5