From 0ad2061eab39cb8631cb8f2e91ce483699f50425 Mon Sep 17 00:00:00 2001 From: gww Date: Fri, 5 Sep 2008 15:19:28 -0700 Subject: 6735455 libbsm adt interfaces do not support alternate event tables. PSARC/2008/559 Support for Alternate Audit Record Tables 6636389 The adt.xml compiler can generate a bad adt_preload() for userland events of mixed case 6737982 adt_put_event should return EPERM --- usr/src/lib/libbsm/common/adt.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr/src/lib/libbsm/common/adt.h') diff --git a/usr/src/lib/libbsm/common/adt.h b/usr/src/lib/libbsm/common/adt.h index 50f834856b..969baed722 100644 --- a/usr/src/lib/libbsm/common/adt.h +++ b/usr/src/lib/libbsm/common/adt.h @@ -30,8 +30,6 @@ #ifndef _ADT_H #define _ADT_H -#pragma ident "%Z%%M% %I% %E% SMI" - #include #include #include @@ -70,6 +68,7 @@ typedef struct adt_session_data adt_session_data_t; typedef struct adt_export_data adt_export_data_t; typedef union adt_event_data adt_event_data_t; typedef struct adt_termid adt_termid_t; +typedef struct translation adt_translation_t; /* * flag defs for the flags argument of adt_start_session() -- cgit v1.2.3