From 764493a9b6d7d4d87ef8f0ba54709f3b1f596fcb Mon Sep 17 00:00:00 2001
From: Anders Blomdell <anders.blomdell@control.lth.se>
Date: Mon, 28 Jul 2014 20:26:15 +0200
Subject: [PATCH] commiting conditional_ldap.c

---
 conditional_ldap.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conditional_ldap.c b/conditional_ldap.c
index 730ff7a..0bdcd96 100644
--- a/conditional_ldap.c
+++ b/conditional_ldap.c
@@ -82,6 +82,7 @@ static int active()
       LOADSYM(getspent_r);
       LOADSYM(getspnam_r);
 #undef LOADSYM
+      ldap.mtime = st.st_mtime;
       result = 1;
     }
    
-- 
GitLab