summaryrefslogtreecommitdiff
path: root/source4/include/ads.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/ads.h')
-rw-r--r--source4/include/ads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/ads.h b/source4/include/ads.h
index cdaccbab14..43d9a14777 100644
--- a/source4/include/ads.h
+++ b/source4/include/ads.h
@@ -20,7 +20,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-typedef struct {
+typedef struct ads_struct {
void *ld; /* the active ldap structure */
struct ipv4_addr ldap_ip; /* the ip of the active connection, if any */
time_t last_attempt; /* last attempt to reconnect */