From c5bea98ddb2f7967df572160f639da3cba381a87 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 29 Nov 2010 11:24:08 +1100 Subject: s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4617f8759b9df1a5e935c) --- source4/heimdal_build/roken.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source4/heimdal_build/roken.h') diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h index 10d085cbd9..b762545535 100644 --- a/source4/heimdal_build/roken.h +++ b/source4/heimdal_build/roken.h @@ -4,6 +4,8 @@ #ifndef _ROKEN_H_ #define _ROKEN_H_ +#include "config.h" + /* Support 'weak' keys for now, it can't be worse than NTLM and we don't want to hard-code the behaviour at this point */ #define HEIM_WEAK_CRYPTO 1 @@ -23,6 +25,7 @@ #define ROKEN_LIB_FUNCTION #define ROKEN_LIB_CALL +#define ROKEN_LIB_VARIABLE #define GETHOSTBYADDR_PROTO_COMPATIBLE #define GETSERVBYNAME_PROTO_COMPATIBLE #define OPENLOG_PROTO_COMPATIBLE -- cgit