Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2004 06:29:18 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 64032 for review
Message-ID:  <200411010629.iA16TIWK097605@repoman.freebsd.org>

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

Change 64032 by peter@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>



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