summaryrefslogtreecommitdiffstats
path: root/storagehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'storagehandler.h')
-rw-r--r--storagehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/storagehandler.h b/storagehandler.h
index 17ac7b8..0aef3e3 100644
--- a/storagehandler.h
+++ b/storagehandler.h
@@ -1,6 +1,8 @@
#ifndef __HOST_IPMI_STORAGE_HANDLER_H__
#define __HOST_IPMI_STORAGE_HANDLER_H__
+#include <cstdint>
+
// IPMI commands for Storage net functions.
enum ipmi_netfn_storage_cmds
{
OpenPOWER on IntegriCloud