summaryrefslogtreecommitdiff
path: root/unionfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'unionfs.h')
-rw-r--r--unionfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unionfs.h b/unionfs.h
index 8f5a087..6796752 100644
--- a/unionfs.h
+++ b/unionfs.h
@@ -76,7 +76,7 @@ extern volatile struct mapped_time_value *maptime;
extern mach_port_t underlying_node;
/* stat information for the underlying node. */
-extern struct stat underlying_node_stat;
+extern io_statbuf_t underlying_node_stat;
/* Send a debugging message, if unionfs is in debugging mode. */
#define debug_msg(fmt, args...) \