summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/eventlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/gen_ndr/eventlog.h')
-rw-r--r--source3/librpc/gen_ndr/eventlog.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/eventlog.h b/source3/librpc/gen_ndr/eventlog.h
index 4b61b64f2a..8c7e34e49d 100644
--- a/source3/librpc/gen_ndr/eventlog.h
+++ b/source3/librpc/gen_ndr/eventlog.h
@@ -107,6 +107,11 @@ struct eventlog_GetNumRecords {
struct eventlog_GetOldestRecord {
struct {
+ struct policy_handle *handle;/* [ref] */
+ } in;
+
+ struct {
+ uint32_t *oldest_entry;/* [ref] */
NTSTATUS result;
} out;