Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2012 12:53:07 +0000
From:      rudot@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r241867 - soc2012/rudot/sys/kern
Message-ID:  <20120919125307.788D9106566C@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rudot
Date: Wed Sep 19 12:53:06 2012
New Revision: 241867
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=241867

Log:
  Fix include

Modified:
  soc2012/rudot/sys/kern/subr_trap.c

Modified: soc2012/rudot/sys/kern/subr_trap.c
==============================================================================
--- soc2012/rudot/sys/kern/subr_trap.c	Wed Sep 19 12:28:08 2012	(r241866)
+++ soc2012/rudot/sys/kern/subr_trap.c	Wed Sep 19 12:53:06 2012	(r241867)
@@ -68,7 +68,6 @@
 #include <sys/sysent.h>
 #include <sys/systm.h>
 #include <sys/vmmeter.h>
-#include <sys/racct.h>
 #ifdef KTRACE
 #include <sys/uio.h>
 #include <sys/ktrace.h>



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