Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Dec 2008 09:21:12 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 154389 for review
Message-ID:  <200812090921.mB99LCce019727@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=154389

Change 154389 by zec@zec_tca51 on 2008/12/09 09:21:06

	Trim out redundant #includes

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/net/vnet.h#10 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/net/vnet.h#10 (text+ko) ====

@@ -37,9 +37,7 @@
 
 #include <sys/param.h>
 #include <sys/systm.h>
-#include <sys/proc.h>
 #include <sys/protosw.h>
-#include <sys/socket.h>
 
 #include <net/if.h>
 #include <net/if_var.h>



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