PERFORCE change 64032 for review

Peter Wemm peter at FreeBSD.org
Sun Oct 31 22:29:20 PST 2004


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

Change 64032 by peter at peter_overcee on 2004/11/01 06:28:42

	actually get around to submitting this missing include fix.

Affected files ...

.. //depot/projects/hammer/sys/kern/kern_shutdown.c#28 edit

Differences ...

==== //depot/projects/hammer/sys/kern/kern_shutdown.c#28 (text+ko) ====

@@ -59,6 +59,7 @@
 #include <sys/proc.h>
 #include <sys/reboot.h>
 #include <sys/resourcevar.h>
+#include <sys/sched.h>
 #include <sys/smp.h>		/* smp_active */
 #include <sys/sysctl.h>
 #include <sys/sysproto.h>


More information about the p4-projects mailing list