From e2a36c37159c57577fa150c79c6c0a4d0ab84ef4 Mon Sep 17 00:00:00 2001 From: kan Date: Tue, 1 Feb 2011 21:15:35 +0000 Subject: Revert r218169 until it can be tested and fixed properly. --- sys/cddl/compat/opensolaris/sys/types.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/cddl/compat/opensolaris/sys/types.h b/sys/cddl/compat/opensolaris/sys/types.h index e863e4b..069ad45 100644 --- a/sys/cddl/compat/opensolaris/sys/types.h +++ b/sys/cddl/compat/opensolaris/sys/types.h @@ -34,10 +34,6 @@ */ #include - -typedef int64_t clock_t; -#define _CLOCK_T_DECLARED - #include_next #define MAXNAMELEN 256 -- cgit v1.1