Author: mav
Date: Thu Sep 29 15:12:58 2011
New Revision: 225877
URL: http://svn.freebsd.org/changeset/base/225877

Log:
  Add header missed in r225875.
  
  MFC after:    3 days

Modified:
  head/sys/powerpc/powerpc/cpu.c

Modified: head/sys/powerpc/powerpc/cpu.c
==============================================================================
--- head/sys/powerpc/powerpc/cpu.c      Thu Sep 29 15:05:16 2011        
(r225876)
+++ head/sys/powerpc/powerpc/cpu.c      Thu Sep 29 15:12:58 2011        
(r225877)
@@ -65,6 +65,7 @@
 #include <sys/cpu.h>
 #include <sys/kernel.h>
 #include <sys/proc.h>
+#include <sys/sched.h>
 #include <sys/sysctl.h>
 
 #include <machine/bus.h>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to