Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2006 01:00:40 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95642 for review
Message-ID:  <200604200100.k3K10eRb079867@repoman.freebsd.org>

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

Change 95642 by jb@jb_freebsd2 on 2006/04/20 01:00:08

	Include a FreeBSD header to get the _IO definitions.

Affected files ...

.. //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_impl.h#5 edit

Differences ...

==== //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_impl.h#5 (text) ====

@@ -40,6 +40,7 @@
 #include <opensolaris/compat/sys/bitmap.h>
 #include <opensolaris/compat/sys/objfs.h>
 #include <sys/utsname.h>
+#include <sys/ioccom.h>
 #endif
 #include <setjmp.h>
 #include <libctf.h>



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