summaryrefslogtreecommitdiffstats
path: root/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus.h')
-rw-r--r--dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus.h b/dbus.h
index 4e5aa04..aa520c2 100644
--- a/dbus.h
+++ b/dbus.h
@@ -44,6 +44,7 @@
#define E_DBUS_INVAL 0x02 /* Invalid Command */
#define E_DBUS_REJECTED 0x03 /* Daemon Rejected Request */
#define E_DBUS_HARDWARE 0x04 /* BMC Hardware Error */
+#define E_DBUS_NO_MEM 0x05 /* Failed Memory Allocation */
/* Response Args */
/* Status */
OpenPOWER on IntegriCloud