mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
added missing prototype for lanplus_dump_rakp4_message
This commit is contained in:
parent
ac3b1c8eda
commit
7810d7191b
@ -43,6 +43,7 @@
|
||||
/* See the implementation file for documentation */
|
||||
void lanplus_dump_open_session_response(const struct ipmi_rs * rsp);
|
||||
void lanplus_dump_rakp2_message(const struct ipmi_rs * rsp, unsigned char auth_alg);
|
||||
void lanplus_dump_rakp4_message(const struct ipmi_rs * rsp, unsigned char auth_alg);
|
||||
|
||||
|
||||
#endif /* IPMI_LANPLUS_DUMP_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user