summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb.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/libsmb/libsmb.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/libsmb/libsmb.h')
-rw-r--r--source3/libsmb/libsmb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/libsmb.h b/source3/libsmb/libsmb.h
index 7a9fb633b8..48d6ae5e0e 100644
--- a/source3/libsmb/libsmb.h
+++ b/source3/libsmb/libsmb.h
@@ -19,6 +19,7 @@
#define _LIBSMB_LIBSMB_H
#include "client.h"
+#include "libads/ads_status.h"
#include "libsmb/proto.h"
#endif /* _LIBSMB_LIBSMB_H */