2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 22:35:10 +00:00

Better ldap cleanup.

This commit is contained in:
Todd C. Miller
2007-12-16 19:42:44 +00:00
parent c5b5f0cfd7
commit a68ab16dcd
3 changed files with 37 additions and 30 deletions

1
sudo.h
View File

@@ -292,6 +292,7 @@ extern struct passwd *auth_pw, *list_pw;
extern int tgetpass_flags;
extern uid_t timestamp_uid;
extern void *ldap_conn;
#endif
#ifndef errno
extern int errno;