lib9: fix openbsd build
Fix build error and warning on OpenBSD 5.1, as reported by Dimitri Sokolyuk. R=rsc http://codereview.appspot.com/6350044
This commit is contained in:
parent
3409bc9ae1
commit
d765c37110
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <libc.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netdb.h>
|
||||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue