Author: kan Date: Tue Feb 1 21:15:35 2011 New Revision: 218177 URL: http://svn.freebsd.org/changeset/base/218177
Log: Revert r218169 until it can be tested and fixed properly. Modified: head/sys/cddl/compat/opensolaris/sys/types.h Modified: head/sys/cddl/compat/opensolaris/sys/types.h ============================================================================== --- head/sys/cddl/compat/opensolaris/sys/types.h Tue Feb 1 18:30:52 2011 (r218176) +++ head/sys/cddl/compat/opensolaris/sys/types.h Tue Feb 1 21:15:35 2011 (r218177) @@ -34,10 +34,6 @@ */ #include <sys/stdint.h> - -typedef int64_t clock_t; -#define _CLOCK_T_DECLARED - #include_next <sys/types.h> #define MAXNAMELEN 256 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"