../../ext2fs/pager.c:180:30: error: expected ';' at end of declaration error_t do_pending_reads () ^ ; ../../ext2fs/pager.c:1363:35: error: expected ';' at end of declaration error_t shutdown_one (void *v_p) ^ ; ../../ext2fs/pager.c:1385:31: error: expected ';' at end of declaration error_t sync_one (void *v_p) ^ ; ../../ext2fs/pager.c:1402:34: error: expected ';' at end of declaration error_t block_cache (void *arg) ^ ; ../../ext2fs/pager.c:1419:35: error: expected ';' at end of declaration error_t enable_cache (void *arg) ^ ; ../../ext2fs/pager.c:1487:45: error: expected ';' at end of declaration error_t add_pager_max_prot (void *v_p) ^ ; 6 errors generated.