1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00

Fix build

This commit is contained in:
Maksim Yevmenkin 2008-07-29 17:02:00 +00:00
parent 7e7f7ca3c6
commit 9b501d5ab1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180964

View File

@ -32,6 +32,7 @@
#include <sys/types.h>
#include <sys/callout.h>
#include <sys/param.h>
#include <sys/protosw.h>
#include <sys/queue.h>
#include <sys/socket.h>
#include <sys/socketvar.h>