Author: pjd
Date: Fri Dec  7 22:05:42 2012
New Revision: 243992
URL: http://svnweb.freebsd.org/changeset/base/243992

Log:
  There is no need anymore to include vm/uma.h after r241726.
  
  Obtained from:        WHEEL Systems

Modified:
  head/sys/kern/uipc_domain.c

Modified: head/sys/kern/uipc_domain.c
==============================================================================
--- head/sys/kern/uipc_domain.c Fri Dec  7 20:55:24 2012        (r243991)
+++ head/sys/kern/uipc_domain.c Fri Dec  7 22:05:42 2012        (r243992)
@@ -46,8 +46,6 @@ __FBSDID("$FreeBSD$");
 
 #include <net/vnet.h>
 
-#include <vm/uma.h>
-
 /*
  * System initialization
  *
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to