PERFORCE change 103779 for review

Roman Divacky rdivacky at FreeBSD.org
Sun Aug 13 16:33:10 UTC 2006


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

Change 103779 by rdivacky at rdivacky_witten on 2006/08/13 16:32:14

	Make amd64 compilable.

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_time.c#5 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_time.c#5 (text+ko) ====

@@ -39,6 +39,8 @@
 #include <sys/cdefs.h>
 /*__KERNEL_RCSID(0, "$NetBSD: linux_time.c,v 1.14 2006/05/14 03:40:54 christos Exp $");*/
 
+#include "opt_compat.h"
+
 #include <sys/param.h>
 #include <sys/ucred.h>
 #include <sys/mount.h>


More information about the p4-projects mailing list