Add the -a, -h and -V options to the man page, which previously
[sgt/agedu] / du.h
diff --git a/du.h b/du.h
index 670c572..f3e36ea 100644 (file)
--- 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