From f01b34ae8e5230558c8a020e675805d30e214eb3 Mon Sep 17 00:00:00 2001 From: skidder Date: Mon, 25 Oct 2004 02:56:43 +0000 Subject: [PATCH] Regenerated ids.h --- src/include/gen/ids.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/include/gen/ids.h b/src/include/gen/ids.h index 3a72b9a6ca..6ac2ea72a4 100644 --- a/src/include/gen/ids.h +++ b/src/include/gen/ids.h @@ -112,7 +112,7 @@ - + @@ -347,6 +347,8 @@ const USHORT f_xcp_desc = 3 ; const USHORT f_xcp_sys_flag = 4 ; const USHORT f_rol_name = 0 ; const USHORT f_rol_owner = 1 ; +const USHORT f_rol_desc = 2 ; +const USHORT f_rol_sys_flag = 3 ; const USHORT f_backup_id = 0 ; const USHORT f_backup_time = 1 ; const USHORT f_backup_level = 2 ;