From: Günther Deschner Date: Wed, 30 Mar 2011 14:18:38 +0000 (+0200) Subject: s3-smbd: try to fix the irix build. X-Git-Tag: ldb-1.1.0~354 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220db5aad629451d24fcf678a5aa2f3637bc5eeb;p=thirdparty%2Fsamba.git s3-smbd: try to fix the irix build. Guenther Autobuild-User: Günther Deschner Autobuild-Date: Wed Mar 30 17:17:58 CEST 2011 on sn-devel-104 --- diff --git a/source3/smbd/oplock_irix.c b/source3/smbd/oplock_irix.c index d1be2efa2e9..207952d040c 100644 --- a/source3/smbd/oplock_irix.c +++ b/source3/smbd/oplock_irix.c @@ -19,6 +19,7 @@ #define DBGC_CLASS DBGC_LOCKING #include "includes.h" +#include "system/filesys.h" #include "smbd/smbd.h" #include "smbd/globals.h"