summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/net-snmp/exec_cli.h
blob: 78bcd500822cc7835041401bb7190840b0622be6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Note: this file originally auto-generated by mib2c using
 *        : mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $
 */
#ifndef CLI_H
#define CLI_H

/* function declarations */
void init_cli(void);
Netsnmp_Node_Handler handle_cli;

#endif /* CLI_H */