fix solaris 8 compile

This commit is contained in:
Doug MacEachern 2009-08-03 15:26:18 -07:00
parent 0cc4f6e8bb
commit 48f9f8cc65
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <inet/ip.h>
#include <inet/tcp.h>
#include <net/if.h>
#include <net/route.h>
#include <sys/lwp.h>
#include <sys/proc.h>