Author: nwhitehorn Date: Fri Jul 9 14:02:57 2010 New Revision: 209852 URL: http://svn.freebsd.org/changeset/base/209852
Log: Remove an unnecessary include of opt_psim.h, which is not present on powerpc64. Modified: head/sys/powerpc/aim/nexus.c Modified: head/sys/powerpc/aim/nexus.c ============================================================================== --- head/sys/powerpc/aim/nexus.c Fri Jul 9 14:02:24 2010 (r209851) +++ head/sys/powerpc/aim/nexus.c Fri Jul 9 14:02:57 2010 (r209852) @@ -54,7 +54,6 @@ * * $FreeBSD$ */ -#include "opt_psim.h" #include <sys/param.h> #include <sys/systm.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"