PERFORCE change 154700 for review

Bjoern A. Zeeb bz at FreeBSD.org
Mon Dec 15 04:44:24 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=154700

Change 154700 by bz at bz_dumpster on 2008/12/15 12:44:18

	Add sys/vimage.h to make kdump compile.

Affected files ...

.. //depot/projects/vimage/src/usr.bin/kdump/mkioctls#2 edit

Differences ...

==== //depot/projects/vimage/src/usr.bin/kdump/mkioctls#2 (text+ko) ====

@@ -40,6 +40,7 @@
 	print "#include <sys/socket.h>"
 	print "#include <sys/time.h>"
 	print "#include <sys/tty.h>"
+	print "#include <sys/vimage.h>"
 	print "#include <bsm/audit.h>"
 	print "#include <net/ethernet.h>"
 	print "#include <net/if.h>"


More information about the p4-projects mailing list