diff --git a/kdc/kdc.h b/kdc/kdc.h index 6ccdde17c..01922bb64 100644 --- a/kdc/kdc.h +++ b/kdc/kdc.h @@ -158,11 +158,11 @@ typedef struct krb5_kdc_configuration { krb5_keyblock reply_key; \ \ krb5_pac pac; \ - uint64_t pac_attributes; + uint64_t pac_attributes #ifndef __KDC_LOCL_H__ struct astgs_request_desc { - ASTGS_REQUEST_DESC_COMMON_ELEMENTS + ASTGS_REQUEST_DESC_COMMON_ELEMENTS; }; #endif