Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
425cffcb2f322a50e4f80990667d93ad0bf11a26
/
.
/
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 */