blob: 8a67cca92f75332fc4c6b4fae5aa6be8ed33c75f [file] [log] [blame]
#ifndef EXPOBJECTCONF_H
#define EXPOBJECTCONF_H
void init_expObjectConf(void);
void parse_expOTable(const char *, char *);
SNMPCallback store_expOTable;
#endif /* EXPOBJECTCONF_H */