PERFORCE change 126885 for review
John Birrell
jb at FreeBSD.org
Thu Sep 27 14:55:06 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=126885
Change 126885 by jb at 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.
More information about the p4-projects
mailing list