From c9f4fad75cf9749709cbebfe55c59f3c2d01858e Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 25 Jan 2011 02:42:59 +0100 Subject: idl: add file_id idl. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Autobuild-User: Günther Deschner Autobuild-Date: Tue Jan 25 12:27:00 CET 2011 on sn-devel-104 --- source3/librpc/idl/notify.idl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3/librpc/idl/notify.idl') diff --git a/source3/librpc/idl/notify.idl b/source3/librpc/idl/notify.idl index 040f661b33..e776d5d715 100644 --- a/source3/librpc/idl/notify.idl +++ b/source3/librpc/idl/notify.idl @@ -1,5 +1,7 @@ #include "idl_types.h" +import "file_id.idl"; + /* IDL structures for notify change code -- cgit