add sys/time.h for struct timeval on freebsd 4
This commit is contained in:
parent
7f629d9d7b
commit
4936c293f5
@ -1,4 +1,5 @@
|
||||
#include <u.h>
|
||||
#include <sys/time.h>
|
||||
#include <libc.h>
|
||||
#include <ip.h>
|
||||
#include <bio.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user