+/*
+ * This header file is DEPRECATED and only provided for compatibility
+ * with previous releases of Mac OS X. Use of these structures, especially
+ * in 64-bit computing, may corrupt the utmp, wtmp and lastlog files.
+ *
+ * Use the utmpx APIs instead.
+ */
+
+#include <_types.h>
+#include <sys/_types/_time_t.h>
+
+/* These files no longer exist in 10.5 and later */