Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.30 KB | None | 0 0
  1. /*
  2.  * Note: this file originally auto-generated by mib2c using
  3.  *        $
  4.  */
  5. #ifndef NIO51MODBUS_H
  6. #define NIO51MODBUS_H
  7.  
  8. /*
  9.  * function declarations
  10.  */
  11. void            init_NIO51Modbus(void);
  12. Netsnmp_Node_Handler handle_ModbusOidApply;
  13.  
  14. #endif                          /* NIO51MODBUS_H */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement