../../ext2fs/pager.c:176:30: error: expected ';' at end of declaration error_t do_pending_reads () ^ ; ../../ext2fs/pager.c:1324:35: error: expected ';' at end of declaration error_t shutdown_one (void *v_p) ^ ; ../../ext2fs/pager.c:1347:31: error: expected ';' at end of declaration error_t sync_one (void *v_p) ^ ; ../../ext2fs/pager.c:1365:34: error: expected ';' at end of declaration error_t block_cache (void *arg) ^ ; ../../ext2fs/pager.c:1381:35: error: expected ';' at end of declaration error_t enable_cache (void *arg) ^ ; ../../ext2fs/pager.c:1449:45: error: expected ';' at end of declaration error_t add_pager_max_prot (void *v_p) ^ ; 6 errors generated.