Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
ac19e30cacec712a0b0527f0f3cf6480e07027b6
/
.
/
agent
/
mibgroup
/
examples
/
scalar_int.h
blob: 223b5681dd92321c08f4df8d77681b12c7efa6aa [
file
] [
log
] [
blame
]
#ifndef
SCALAR_INT_H
#define
SCALAR_INT_H
#ifdef
__cplusplus
extern
"C"
{
#endif
void
init_scalar_int
(
void
);
#ifdef
__cplusplus
}
#endif
#endif
/* SCALAR_INT_H */