src/server/daemon/ldap_auth.h

changeset 59
ab25c0a231d0
parent 44
3da1f7b6847f
child 97
09fbefc0e6a9
equal deleted inserted replaced
58:66c22e54aa90 59:ab25c0a231d0
27 */ 27 */
28 28
29 #ifndef LDAP_AUTH_H 29 #ifndef LDAP_AUTH_H
30 #define LDAP_AUTH_H 30 #define LDAP_AUTH_H
31 31
32 #include "authdb.h" 32 #include "../public/auth.h"
33 #include <ldap.h> 33 #include <ldap.h>
34 34
35 #ifdef __cplusplus 35 #ifdef __cplusplus
36 extern "C" { 36 extern "C" {
37 #endif 37 #endif

mercurial