summaryrefslogtreecommitdiff
path: root/util/ipmicmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/ipmicmd.h')
-rw-r--r--util/ipmicmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/ipmicmd.h b/util/ipmicmd.h
index 5c41151..02a0052 100644
--- a/util/ipmicmd.h
+++ b/util/ipmicmd.h
@@ -325,6 +325,8 @@ struct oemvalstr {
#define BCOLON ':' /*delimeter some output with colons*/
#define BCOMMENT '#' /*delimeter '#' used for comments */
+#define RT_OEMIU 0xDB /*record type for OEM ipmiutil events*/
+
#ifndef LOG_WARN
#define LOG_EMERG 0 // system is unusable
#define LOG_ALERT 1 // action must be taken immediately