projects
/
am-utils-6.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecff379
)
add missing forward declarations
author
Christos Zoulas
<christos@zoulas.com>
Wed, 17 Sep 2008 20:25:33 +0000
(20:25 +0000)
committer
Christos Zoulas
<christos@zoulas.com>
Wed, 17 Sep 2008 20:25:33 +0000
(20:25 +0000)
amd/info_ldap.c
patch
|
blob
|
history
diff --git
a/amd/info_ldap.c
b/amd/info_ldap.c
index 1da09385a8a59ecfb8bc7538cb04492db503c86f..4ac61c8bee375366abc4fec50ab4a18bf4bc8bcc 100644
(file)
--- a/
amd/info_ldap.c
+++ b/
amd/info_ldap.c
@@
-125,6
+125,9
@@
struct he_ent {
static int amu_ldap_rebind(ALD *a);
static int get_ldap_timestamp(ALD *a, char *map, time_t *ts);
+int amu_ldap_init(mnt_map *m, char *map, time_t *tsu);
+int amu_ldap_search(mnt_map *m, char *map, char *key, char **pval, time_t *ts);
+int amu_ldap_mtime(mnt_map *m, char *map, time_t *ts);
/*
* FUNCTIONS: