odyssey/sources/hba_reader.h

7 lines
147 B
C

#ifndef ODYSSEY_HBA_READER_H
#define ODYSSEY_HBA_READER_H
int od_hba_reader_parse(od_config_reader_t *reader);
#endif /* ODYSSEY_HBA_READER_H */