Fix build

This commit is contained in:
emax 2008-07-29 17:02:00 +00:00
parent 671e6f698d
commit 1021fb07de

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>