]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/module.c
ITS#3864 use sasl_ssf_t where expected
[openldap] / servers / slapd / module.c
index 65633f88d6f358cb317390edcf89e1e983421695..71e1b22200ff62c12c154455787722b29e9b7d79 100644 (file)
@@ -69,7 +69,7 @@ int module_init (void)
                return -1;
        }
 
-       return module_path( LDAP_LIBEXECDIR );
+       return module_path( LDAP_MODULEDIR );
 }
 
 int module_kill (void)