summaryrefslogtreecommitdiff
path: root/libdiskfs/priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/priv.h')
-rw-r--r--libdiskfs/priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h
index bece45a0..5be7c2b5 100644
--- a/libdiskfs/priv.h
+++ b/libdiskfs/priv.h
@@ -52,8 +52,6 @@ extern char **_diskfs_boot_command;
/* Port cell holding a cached port to the exec server. */
extern struct hurd_port _diskfs_exec_portcell;
-volatile struct mapped_time_value *_diskfs_mtime;
-
extern const struct argp_option diskfs_common_options[];
/* Option keys for long-only options in diskfs_common_options. */
#define OPT_SUID_OK 600 /* --suid-ok */