From f499c06ca87a84c3a828bf166f778be9f6ae7383 Mon Sep 17 00:00:00 2001 From: Joseph Hickey Date: Wed, 8 Sep 2021 16:35:04 -0400 Subject: [PATCH] HOTFIX 2021-09-07, include "cfe_msg_api_typedefs.h" in table This header is needed as the table definition now uses CFE_MSG_FcnCode_t as part of its definition. --- fsw/platform_inc/sch_lab_table.h | 1 + 1 file changed, 1 insertion(+) diff --git a/fsw/platform_inc/sch_lab_table.h b/fsw/platform_inc/sch_lab_table.h index 3e79ef3..22e0993 100644 --- a/fsw/platform_inc/sch_lab_table.h +++ b/fsw/platform_inc/sch_lab_table.h @@ -32,6 +32,7 @@ #define sch_lab_sched_tab_h_ #include "cfe_sb_extern_typedefs.h" /* for CFE_SB_MsgId_t */ +#include "cfe_msg_api_typedefs.h" /* For CFE_MSG_FcnCode_t */ #include "cfe_msgids.h" /*