put completion_code_vals define back in here

This commit is contained in:
Duncan Laurie 2004-11-19 19:45:44 +00:00
parent f045c0fa3d
commit dce547bcfd

View File

@ -244,4 +244,6 @@ struct ipmi_rs {
#define IPMI_BMC_SLAVE_ADDR 0x20
#define IPMI_REMOTE_SWID 0x81
extern const struct valstr completion_code_vals[];
#endif /* IPMI_H */