summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-01-31 11:48:14 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:17:33 -0500
commita2ea54c23456925a8ed317edb1adf82d074041fc (patch)
treeca4e830f593a172bbfd0071adeb5f63abaf30798 /source/include/includes.h
parent3977ee027f500c76bcfd3de34301d3959e9b6d2b (diff)
downloadsamba-a2ea54c23456925a8ed317edb1adf82d074041fc.tar.gz
samba-a2ea54c23456925a8ed317edb1adf82d074041fc.tar.xz
samba-a2ea54c23456925a8ed317edb1adf82d074041fc.zip
r21074: Preparation for the import of samba4 notify: Add the file notify.idl and the
resulting marshalling/unmarshalling routines in gen_ndr/ Volker
Diffstat (limited to 'source/include/includes.h')
-rw-r--r--source/include/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/includes.h b/source/include/includes.h
index 84bd90cc27f..f7edb68c16b 100644
--- a/source/include/includes.h
+++ b/source/include/includes.h
@@ -681,6 +681,7 @@ typedef int BOOL;
#include "rpc_perfcount_defs.h"
#include "librpc/gen_ndr/srvsvc.h"
#include "librpc/gen_ndr/echo.h"
+#include "librpc/gen_ndr/notify.h"
#include "nt_printing.h"
#include "idmap.h"
#include "client.h"