mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-03 03:03:34 +00:00
now includes ipmi_cc.h for generic completion codes
This commit is contained in:
@ -39,6 +39,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <ipmitool/helper.h>
|
||||
#include <ipmitool/ipmi_cc.h>
|
||||
|
||||
|
||||
#define IPMI_BUF_SIZE 1024
|
||||
|
||||
|
Reference in New Issue
Block a user