summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-11-08 09:15:51 +0100
committerStefan Metzmacher <metze@samba.org>2008-11-08 09:16:44 +0100
commit8d4aaefd86915309cf0674afecfad8e923e80522 (patch)
tree85432c704858be7749a4aedb5af0d9e8c2c218e2 /source3/librpc/gen_ndr
parentf0b3f98b4f8c61150d2f3ebb1c2a3b9f7f38f29a (diff)
downloadsamba-8d4aaefd86915309cf0674afecfad8e923e80522.tar.gz
samba-8d4aaefd86915309cf0674afecfad8e923e80522.tar.bz2
samba-8d4aaefd86915309cf0674afecfad8e923e80522.zip
s3: add missing librpc/gen_ndr/ndr_dom_sid.h
metze
Diffstat (limited to 'source3/librpc/gen_ndr')
-rw-r--r--source3/librpc/gen_ndr/ndr_dom_sid.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/ndr_dom_sid.h b/source3/librpc/gen_ndr/ndr_dom_sid.h
new file mode 100644
index 0000000000..145ec1db46
--- /dev/null
+++ b/source3/librpc/gen_ndr/ndr_dom_sid.h
@@ -0,0 +1,10 @@
+/* header auto-generated by pidl */
+
+#include "librpc/ndr/libndr.h"
+#include "librpc/gen_ndr/dom_sid.h"
+
+#ifndef _HEADER_NDR_dom_sid
+#define _HEADER_NDR_dom_sid
+
+#define NDR_DOM_SID_CALL_COUNT (0)
+#endif /* _HEADER_NDR_dom_sid */