]> git.saurik.com Git - apple/libc.git/blobdiff - include/utmp.h
Libc-1272.200.26.tar.gz
[apple/libc.git] / include / utmp.h
index 5a8b8a9655af807177585c650fef22e009f6942e..01eb531702d707b36ff60c39a91abcb42f8df54f 100644 (file)
  */
 
 #include <_types.h>
-
-#ifndef _TIME_T
-#define _TIME_T
-typedef __darwin_time_t        time_t;
-#endif
+#include <sys/_types/_time_t.h>
 
 /* These files no longer exist in 10.5 and later */
 #define        _PATH_UTMP      "/var/run/utmp"