mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-23 07:04:21 +08:00
now includes ipmi_cc.h for generic completion codes
This commit is contained in:
parent
c28da79cab
commit
459770d58c
@ -39,6 +39,8 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <ipmitool/helper.h>
|
#include <ipmitool/helper.h>
|
||||||
|
#include <ipmitool/ipmi_cc.h>
|
||||||
|
|
||||||
|
|
||||||
#define IPMI_BUF_SIZE 1024
|
#define IPMI_BUF_SIZE 1024
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user