From 0cb3f6098d959479a96c26a92d91becc2110b30d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 11 Jun 2008 21:48:27 +0000 Subject: Support getting groups from the server and limiting access based on LDAP groups. See #112 --- common/compat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/compat.c') diff --git a/common/compat.c b/common/compat.c index 081a7ee..3ab7ae2 100644 --- a/common/compat.c +++ b/common/compat.c @@ -33,6 +33,7 @@ #include "compat.h" #include +#include #ifndef HAVE_REALLOCF -- cgit v1.2.3