summaryrefslogtreecommitdiffstats
path: root/ipmiwhitelist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ipmiwhitelist.hpp')
-rw-r--r--ipmiwhitelist.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipmiwhitelist.hpp b/ipmiwhitelist.hpp
index b07451a..7d096c2 100644
--- a/ipmiwhitelist.hpp
+++ b/ipmiwhitelist.hpp
@@ -1,8 +1,8 @@
#ifndef __HOST_IPMID_IPMI_WHITELIST_H__
#define __HOST_IPMID_IPMI_WHITELIST_H_
-#include <vector>
#include <utility>
+#include <vector>
using netfncmd_pair = std::pair<unsigned char, unsigned char>;
OpenPOWER on IntegriCloud