summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-05-06 12:54:59 +0200
committerGünther Deschner <gd@samba.org>2011-05-06 16:37:22 +0200
commit1e208a705718adb105d89093041c0ba5d51f2429 (patch)
tree5aa4d4936db2b3484d713049f19bf0cf3fa6e858 /source3/include/ads.h
parent675573d54b717ffc24cf3b49301ff649aecc259a (diff)
downloadsamba-1e208a705718adb105d89093041c0ba5d51f2429.tar.gz
samba-1e208a705718adb105d89093041c0ba5d51f2429.tar.bz2
samba-1e208a705718adb105d89093041c0ba5d51f2429.zip
s3-includes: no need to globally include libads/ads_status.h.
Guenther
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index ee6e5b8649..8a8ce28e53 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -6,6 +6,7 @@
basically this is a wrapper around ldap
*/
+#include "libads/ads_status.h"
#include "smb_ldap.h"
struct ads_struct;