Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
db5f8161041c659c179279175f268b3c916717c5
/
.
/
agent
/
mibgroup
/
examples
/
watched.h
blob: 84e5f335c568bc0bda4cb182e2ecb5d7e08179a5 [
file
] [
log
] [
blame
]
#ifndef
EXAMPLES_WATCHED_H
#define
EXAMPLES_WATCHED_H
#ifdef
__cplusplus
extern
"C"
{
#endif
void
init_watched
(
void
);
#ifdef
__cplusplus
}
#endif
#endif
/* EXAMPLES_WATCHED_H */