From 2a0b16c430ca40c762d81832bb1cd2bddc709465 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 11 Feb 2010 13:32:44 +0100 Subject: s3: re-run make samba3-idl. Guenther --- librpc/gen_ndr/drsuapi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'librpc/gen_ndr/drsuapi.h') diff --git a/librpc/gen_ndr/drsuapi.h b/librpc/gen_ndr/drsuapi.h index 6e37a94c6a..87a55cbc2a 100644 --- a/librpc/gen_ndr/drsuapi.h +++ b/librpc/gen_ndr/drsuapi.h @@ -33,6 +33,7 @@ #define DRSUAPI_DRS_GET_ANC ( 0x00000800 ) #define DRSUAPI_DRS_GET_NC_SIZE ( 0x00001000 ) #define DRSUAPI_DRS_LOCAL_ONLY ( 0x00001000 ) +#define DRSUAPI_DRS_NONGC_RO_REP ( 0x00002000 ) #define DRSUAPI_DRS_SYNC_BYNAME ( 0x00004000 ) #define DRSUAPI_DRS_REF_OK ( 0x00004000 ) #define DRSUAPI_DRS_FULL_SYNC_NOW ( 0x00008000 ) -- cgit