From: Günther Deschner Date: Thu, 6 May 2010 08:25:47 +0000 (+0200) Subject: s3-build: fix the build of vfs_notify_fam. X-Git-Tag: samba-3.6.0pre1~2200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b2dddae424215ab707029d30ec7bcd8f0e9a8e;p=thirdparty%2Fsamba.git s3-build: fix the build of vfs_notify_fam. Guenther --- diff --git a/source3/modules/vfs_notify_fam.c b/source3/modules/vfs_notify_fam.c index 652e785e028..c26d137af07 100644 --- a/source3/modules/vfs_notify_fam.c +++ b/source3/modules/vfs_notify_fam.c @@ -19,6 +19,7 @@ */ #include "includes.h" +#include "librpc/gen_ndr/notify.h" #include