- Add declaration of function ipmi_kontronoem_set_large_buffer

This commit is contained in:
Jean-Michel Audet 2010-04-16 13:46:27 +00:00
parent ca0932532a
commit 2902422eeb

View File

@ -41,5 +41,6 @@
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 */