s3:cli_np_tstream: include smbXcli_base.h, because we'll use functions from there
authorStefan Metzmacher <metze@samba.org>
Tue, 15 May 2012 10:41:55 +0000 (12:41 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 15 May 2012 16:25:59 +0000 (18:25 +0200)
metze

source3/libsmb/cli_np_tstream.c

index 53e0c41d8cbc5f4d49ae5539f5634bbdc8e1064d..4a2b1976d295b904fb6a9690458bb8a54978a6cb 100644 (file)
@@ -21,6 +21,7 @@
 #include "system/network.h"
 #include "libsmb/libsmb.h"
 #include "libsmb/smb2cli.h"
+#include "../libcli/smb/smbXcli_base.h"
 #include "../lib/util/tevent_ntstatus.h"
 #include "../lib/tsocket/tsocket.h"
 #include "../lib/tsocket/tsocket_internal.h"