mirror of https://github.com/sipwise/heartbeat.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
388 B
15 lines
388 B
/*
|
|
* Note: this file originally auto-generated by mib2c using
|
|
* : mib2c.notify.conf,v 5.2.2.1 2004/04/15 12:29:06 dts12 Exp $
|
|
*/
|
|
#ifndef LHARESOURCESTATUSUPDATE_H
|
|
#define LHARESOURCESTATUSUPDATE_H
|
|
|
|
|
|
/*
|
|
* function declarations
|
|
*/
|
|
int send_LHAResourceStatusUpdate_trap(struct hb_rsinfov2 *resource);
|
|
|
|
#endif /* LHARESOURCESTATUSUPDATE_H */
|