Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 21:55:05 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 126885 for review
Message-ID:  <200709272155.l8RLt5jG079301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=126885

Change 126885 by jb@jb_freebsd1 on 2007/09/27 21:54:57

	Reset to match CVS.

Affected files ...

.. //depot/projects/dtrace/src/sys/contrib/opensolaris/common/avl/avl.c#9 edit

Differences ...

==== //depot/projects/dtrace/src/sys/contrib/opensolaris/common/avl/avl.c#9 (text) ====

@@ -92,13 +92,8 @@
 
 #include <sys/types.h>
 #include <sys/param.h>
-#if !defined(sun)
-#include <opensolaris/compat/assert.h>
-#else
 #include <sys/debug.h>
-#endif
 #include <sys/avl.h>
-#include <sys/cmn_err.h>
 
 /*
  * Small arrays to translate between balance (or diff) values and child indeces.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709272155.l8RLt5jG079301>