Oops, found a rogue "struct stat64" which hadn't been parametrised.
[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