stasis-aries-wal/stasis/pageFile.h

7 lines
95 B
C

#ifndef __PAGE_FILE_H
#define __PAGE_FILE_H
void openPageFile();
#endif /* __PAGE_FILE_H */