Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
632285409850557e279386b7b88910aaa99aa31d
/
.
/
include
/
net-snmp
/
library
/
snmp_openssl.h
blob: 8092f74d500b7dca4bbcb9d73ba38e67567fcfb9 [
file
] [
log
] [
blame
]
/*
* Header file for the OpenSSL Wrapper
*/
#ifndef
SNMP_OPENSSL_H
#define
SNMP_OPENSSL_H
#ifdef
__cplusplus
extern
"C"
{
#endif
void
netsnmp_init_openssl
(
void
);
#ifdef
__cplusplus
}
#endif
#endif
/* SNMP_OPENSSL_H */