AMSG feature test

This commit is contained in:
Michael Davidsaver
2020-08-29 15:13:09 -07:00
parent d19586fdfd
commit a12684e7ad

View File

@@ -25,6 +25,14 @@
extern "C" {
#endif
/** Feature test macro for alarm message (AMSG) field and support
*
* Covers addition of dbCommon::amsg, recGblSetSevrMsg(), lset::getAlarmMsg()
*
* @since UNRELEASED
*/
#define HAS_ALARM_MESSAGE 1
/*************************************************************************/
/* Structures needed for args */