blob: 36121367206d2e712f69a099b71e6a58a06c0861 [file] [log] [blame]
#ifndef _AGENTX_MASTER_REQUEST_H
#define _AGENTX_MASTER_REQUEST_H
int agentx_add_request( struct agent_snmp_session *asp,
struct variable_list *vbp);
#endif /* _AGENTX_MASTER_REQUEST_H */