#ifndef __PAGE_FILE_H #define __PAGE_FILE_H #include #include stasis_page_handle_t* openPageFile(stasis_log_t * log); #endif /* __PAGE_FILE_H */