Fix build.

Change-Id: I71cde79263d5f5a8382865b8151f65c5c05ea17b
This commit is contained in:
Elliott Hughes 2014-02-28 17:59:29 -08:00
parent 2ec592c338
commit a8b1eb3fcf

View File

@ -45,6 +45,8 @@ __BEGIN_DECLS
#define sockaddr_storage __kernel_sockaddr_storage
typedef unsigned short sa_family_t;
struct timespec;
#ifdef __mips__
#define SOCK_DGRAM 1
#define SOCK_STREAM 2