]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/libsa/types.h
xnu-3789.21.4.tar.gz
[apple/xnu.git] / osfmk / libsa / types.h
index ca12b7efb8009f40309034c3fb90fbfa948d9626..341e42b0e1bba75d8e8236ae1a4ff7c34ccee6a3 100644 (file)
@@ -69,7 +69,6 @@ typedef struct _quad_ {
 
 typedef        char *          caddr_t;        /* address of a (signed) char */
 
-typedef int            time_t;         /* a signed 32    */
 typedef unsigned int   daddr_t;        /* an unsigned 32 */
 #if 0 /* off_t should be 64-bit ! */
 typedef        unsigned int    off_t;          /* another unsigned 32 */