libsmb: proto.h does not need ads.h
authorVolker Lendecke <vl@samba.org>
Thu, 11 May 2017 19:30:30 +0000 (21:30 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 16 May 2017 23:47:17 +0000 (01:47 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/proto.h

index c5e28efa5fdcbac1f311bb294ba0429ae9a4a2d6..137c35547714f780bc87f1e95e65e2c131c07458 100644 (file)
@@ -26,7 +26,6 @@
 #ifndef _LIBSMB_PROTO_H_
 #define _LIBSMB_PROTO_H_
 
-#include "ads.h"
 #include "auth_info.h"
 
 struct smb_trans_enc_state;