Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
a66220a108be3a6a09bdfa32c5d6aa3226c5c211
/
.
/
agent
/
mibgroup
/
examples
/
data_set.h
blob: e56f6007df4b635ec4f589bb7d534aaa5877b369 [
file
] [
log
] [
blame
]
#ifndef
DATA_SET_H
#define
DATA_SET_H
#ifdef
__cplusplus
extern
"C"
{
#endif
void
init_data_set
(
void
);
#ifdef
__cplusplus
}
#endif
#endif
/* DATA_SET_H */