PERFORCE change 97787 for review

John Birrell jb at FreeBSD.org
Thu May 25 01:57:35 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=97787

Change 97787 by jb at jb_freebsd2 on 2006/05/25 01:56:17

	Fix a build problem from the last IFC. This isn't relevent to anything
	I'm working on. I just need to kernel modules to build properly.

Affected files ...

.. //depot/projects/dtrace/src/sys/dev/em/if_em_osdep.h#2 edit

Differences ...

==== //depot/projects/dtrace/src/sys/dev/em/if_em_osdep.h#2 (text+ko) ====

@@ -36,6 +36,7 @@
 #ifndef _FREEBSD_OS_H_
 #define _FREEBSD_OS_H_
 
+#include <sys/param.h>
 #include <sys/types.h>
 #include <sys/systm.h>
 #include <sys/bus.h>


More information about the p4-projects mailing list