X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/09fd761910218169867abf96b15d3cc1bc36e379..acaf12ce5eade22797c4bcf3530e3bb4e929e261:/du.h diff --git a/du.h b/du.h index 670c572..f3e36ea 100644 --- a/du.h +++ b/du.h @@ -15,7 +15,7 @@ */ typedef int (*gotdata_fn_t)(void *ctx, const char *pathname, - const struct stat64 *st); + const STRUCT_STAT *st); /* * Function called to report an error during scanning. The ctx is