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