Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 20:19:36 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10076 for review
Message-ID:  <200204210319.g3L3Jax33151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10076

Change 10076 by rwatson@rwatson_tislabs on 2002/04/20 20:19:13

	Remove an instance of a mac.h include where mbuf.h is now sufficient.
	Missed in previous pass of dev tree.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/dev/iicbus/if_ic.c#6 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/dev/iicbus/if_ic.c#6 (text+ko) ====

@@ -46,7 +46,6 @@
 #include <net/if_types.h>
 #include <net/netisr.h>
 
-#include <sys/mac.h>
 #include <sys/mbuf.h>
 #include <sys/socket.h>
 #include <net/netisr.h>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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