PERFORCE change 95642 for review
John Birrell
jb at FreeBSD.org
Thu Apr 20 01:00:41 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=95642
Change 95642 by jb at 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>
More information about the p4-projects
mailing list