Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
a93991eaf53b199b19c582b630da25158300a9d1
/
.
/
agent
/
snmp_perl.h
blob: 00fcc1c2b88cf11ed58f069595d706a3dd9fe8e6 [
file
] [
log
] [
blame
]
#ifndef
SNMP_PERL_H
#define
SNMP_PERL_H
#ifdef
__cplusplus
extern
"C"
{
#endif
void
init_perl
(
void
);
void
shutdown_perl
(
void
);
#ifdef
__cplusplus
}
#endif
#endif
/* SNMP_PERL_H */