s4 idl: Add IDL for backup key protocol
[mat/samba.git] / librpc / ndr / ndr_backupkey_print.h
diff --git a/librpc/ndr/ndr_backupkey_print.h b/librpc/ndr/ndr_backupkey_print.h
new file mode 100644 (file)
index 0000000..47d3849
--- /dev/null
@@ -0,0 +1,23 @@
+#ifndef _PROTO_H_NDR_BACKUPKEY_PRINT_H
+#define _PROTO_H_NDR_BACKUPKEY_PRINT_H
+
+#undef _PRINTF_ATTRIBUTE
+#define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)
+/* This file was automatically generated by mkproto.pl. DO NOT EDIT */
+
+#ifndef _PUBLIC_
+#define _PUBLIC_
+#endif
+
+
+/* The following definitions come from ../librpc/ndr/ndr_backupkey_print.c  */
+
+//_PUBLIC_ void _ndr_print_bkrp_BackupKey(struct ndr_print *ndr, const char *name, int flags, const struct bkrp_BackupKey *r);
+_PUBLIC_ enum ndr_err_code ndr_push_bkrp_BackupKey_debug(struct ndr_push *ndr, int flags, const struct bkrp_BackupKey_debug *r);
+_PUBLIC_ enum ndr_err_code ndr_pull_bkrp_BackupKey_debug(struct ndr_pull *ndr, int flags, struct bkrp_BackupKey_debug *r);
+_PUBLIC_ void ndr_print_bkrp_BackupKey_debug(struct ndr_print *ndr, const char *name, int flags, const struct bkrp_BackupKey_debug *r);
+
+#undef _PRINTF_ATTRIBUTE
+#define _PRINTF_ATTRIBUTE(a1, a2)
+
+#endif /* _PROTO_H_ */