and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / examples / notification.h
1 #ifndef NOTIFICATION_H
2 #define NOTIFICATION_H
3
4 /* prototypes for the example */
5 void init_notification(void);
6 SNMPAlarmCallback send_example_notification;
7
8 #endif /* NOTIFICATION_H */