mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
make completion_code_vals extern'd. probably needs to be factored out of
the ipmi_bmc stuff if others are using it.
This commit is contained in:
parent
6b8ebca452
commit
4a76c7f66c
@ -207,6 +207,6 @@ struct ipmi_rs {
|
||||
#define IPMI_BMC_SLAVE_ADDR 0x20
|
||||
#define IPMI_REMOTE_SWID 0x81
|
||||
|
||||
const struct valstr completion_code_vals[25];
|
||||
extern const struct valstr completion_code_vals[25];
|
||||
|
||||
#endif /* IPMI_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user