PERFORCE change 161691 for review
Marko Zec
zec at FreeBSD.org
Wed May 6 23:03:19 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=161691
Change 161691 by zec at zec_tpx32 on 2009/05/06 23:03:03
Add a missing #include
Affected files ...
.. //depot/projects/vimage-commit/src/sys/kern/kern_prot.c#8 edit
Differences ...
==== //depot/projects/vimage-commit/src/sys/kern/kern_prot.c#8 (text+ko) ====
@@ -69,6 +69,7 @@
#include <sys/socketvar.h>
#include <sys/syscallsubr.h>
#include <sys/sysctl.h>
+#include <sys/vimage.h>
#if defined(INET) || defined(INET6)
#include <netinet/in.h>
More information about the p4-projects
mailing list