mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-03 03:03:34 +00:00
- Add declaration of function ipmi_kontronoem_set_large_buffer
This commit is contained in:
@ -41,5 +41,6 @@
|
|||||||
|
|
||||||
|
|
||||||
int ipmi_kontronoem_main(struct ipmi_intf *, int, char **);
|
int ipmi_kontronoem_main(struct ipmi_intf *, int, char **);
|
||||||
|
int ipmi_kontronoem_set_large_buffer(struct ipmi_intf *, unsigned char size);
|
||||||
|
|
||||||
#endif /* IPMI_KONTRONOEM_H */
|
#endif /* IPMI_KONTRONOEM_H */
|
||||||
|
Reference in New Issue
Block a user