From: Jeremy Allison Date: Sat, 10 Mar 2012 01:08:36 +0000 (-0800) Subject: Ensure the right tsocket.h is included. X-Git-Tag: tdb-1.2.10~272 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=981e9776f84dcf03f0297f47f63ee548ca089c0f;p=thirdparty%2Fsamba.git Ensure the right tsocket.h is included. Autobuild-User: Jeremy Allison Autobuild-Date: Sat Mar 10 03:47:04 CET 2012 on sn-devel-104 --- diff --git a/source3/smbd/smb2_negprot.c b/source3/smbd/smb2_negprot.c index cb8e98354a9..03514759fec 100644 --- a/source3/smbd/smb2_negprot.c +++ b/source3/smbd/smb2_negprot.c @@ -22,7 +22,7 @@ #include "smbd/smbd.h" #include "smbd/globals.h" #include "../libcli/smb/smb_common.h" -#include "tsocket.h" +#include "../lib/tsocket/tsocket.h" /* * this is the entry point if SMB2 is selected via