]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4-libcli: Remove unused header from composite/composite.c
authorAndrew Bartlett <abartlet@samba.org>
Thu, 24 Oct 2019 17:59:45 +0000 (06:59 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 10 Nov 2019 22:27:47 +0000 (22:27 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14170

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sun Nov 10 22:27:47 UTC 2019 on sn-devel-184

source4/libcli/composite/composite.c

index e8ca6e46fc6acbd9f97407e60610c52420ccd0cd..3598637b639bc31b6462721db3e3bbeb82c8eec6 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "includes.h"
 #include "lib/events/events.h"
-#include "libcli/raw/libcliraw.h"
 #include "libcli/smb2/smb2.h"
 #include "libcli/composite/composite.h"
 #include "../libcli/nbt/libnbt.h"