diff --git a/include/cdio/ecma_167.h b/include/cdio/ecma_167.h index d09cf4fc..e7c3d6c8 100644 --- a/include/cdio/ecma_167.h +++ b/include/cdio/ecma_167.h @@ -515,7 +515,7 @@ struct udf_ext_ad_s udf_Uint32_t recorded_len; udf_Uint32_t information_len; udf_lb_addr_t ext_loc; -} GNUC_PACKED ext_ad; +} GNUC_PACKED; typedef struct udf_ext_ad_s udf_ext_ad_t;