add sys/time.h for struct timeval on freebsd 4
This commit is contained in:
parent
7f629d9d7b
commit
4936c293f5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include <u.h>
|
||||
#include <sys/time.h>
|
||||
#include <libc.h>
|
||||
#include <ip.h>
|
||||
#include <bio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue