]> wimlib.net Git - wimlib/blobdiff - include/wimlib/progress.h
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / include / wimlib / progress.h
index 062656c5c6b86ec11a28105443182a615cdfe661..538e358f79b86441779b8892773526efe1d73247 100644 (file)
@@ -30,7 +30,7 @@ call_progress(wimlib_progress_func_t progfunc,
        return 0;
 }
 
-extern int
+int
 report_error(wimlib_progress_func_t progfunc,
             void *progctx, int error_code, const tchar *path);