PERFORCE change 158335 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Thu Feb 26 09:23:48 PST 2009


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

Change 158335 by gonzo at gonzo_figaro on 2009/02/26 17:23:01

	- Add required include

Affected files ...

.. //depot/projects/avr32/src/sys/avr32/avr32/clock.c#4 edit

Differences ...

==== //depot/projects/avr32/src/sys/avr32/avr32/clock.c#4 (text+ko) ====

@@ -31,6 +31,7 @@
 #include <sys/systm.h>
 #include <sys/sysctl.h>
 #include <sys/bus.h>
+#include <sys/cpu.h>
 #include <sys/kernel.h>
 #include <sys/module.h>
 #include <sys/rman.h>


More information about the p4-projects mailing list