PERFORCE change 147653 for review
    Bjoern A. Zeeb 
    bz at FreeBSD.org
       
    Sun Aug 17 15:03:51 UTC 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=147653
Change 147653 by bz at bz_dumpster on 2008/08/17 15:03:36
	Implicitly include sys/vimage.h
Affected files ...
.. //depot/projects/vimage-commit2/src/sys/netinet/tcp_offload.c#4 edit
Differences ...
==== //depot/projects/vimage-commit2/src/sys/netinet/tcp_offload.c#4 (text+ko) ====
@@ -37,6 +37,7 @@
 #include <sys/mbuf.h>
 #include <sys/socket.h>
 #include <sys/socketvar.h>
+#include <sys/vimage.h>
 
 #include <net/if.h>
 #include <net/if_types.h>
    
    
More information about the p4-projects
mailing list