summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-04 15:13:22 +0200
committerGünther Deschner <gd@samba.org>2008-09-12 14:09:42 +0200
commit3f41545b61723f076c41e446cfec90fd08bd16ae (patch)
treee1291d7adb8ce2b8d565e7450ef13715da689f5a /source3/include/includes.h
parent41ebc6fe73fc2a2ad845c2ad0109222612edf1a3 (diff)
downloadsamba-3f41545b61723f076c41e446cfec90fd08bd16ae.tar.gz
samba-3f41545b61723f076c41e446cfec90fd08bd16ae.tar.bz2
samba-3f41545b61723f076c41e446cfec90fd08bd16ae.zip
messaging: move types to IDL.
Guenther (This used to be commit 6c346d0eb20af5ba9b09f30319420f7c91480da6)
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 958e7cba1f..9c5ea08f6d 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -702,6 +702,7 @@ typedef char fstring[FSTRING_LEN];
#include "rpc_perfcount_defs.h"
#include "librpc/gen_ndr/notify.h"
#include "librpc/gen_ndr/xattr.h"
+#include "librpc/gen_ndr/messaging.h"
#include "librpc/rpc/dcerpc.h"
#include "nt_printing.h"
#include "idmap.h"