]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3: Fix the build on FreeBSD
authorVolker Lendecke <vl@samba.org>
Thu, 19 Apr 2012 11:32:14 +0000 (13:32 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 19 Apr 2012 17:13:45 +0000 (19:13 +0200)
Autobuild-User: Volker Lendecke <vl@samba.org>
Autobuild-Date: Thu Apr 19 19:13:45 CEST 2012 on sn-devel-104

source3/lib/xattr_tdb.c

index be4f3b2a5647100c5820aac058f5d88adaf34e30..34afbe29291f532d2c0930ea2f974f787ccf62f7 100644 (file)
@@ -21,7 +21,7 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "includes.h"
+#include "source3/include/includes.h"
 #include "system/filesys.h"
 #include "librpc/gen_ndr/xattr.h"
 #include "librpc/gen_ndr/ndr_xattr.h"