Unbreak buildworld.

(not waiting for an approval from mentor (julian) due to emergency)
This commit is contained in:
Marko Zec 2009-05-31 15:41:46 +00:00
parent b00098d164
commit 1f7fcb28e6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193177

View File

@ -41,6 +41,7 @@ BEGIN {
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>"