am 3c42b739: am ddad384d: Merge "Fix build."

* commit '3c42b73985817da87c32c2d97a58e5e4f21d48a6':
  Fix build.
This commit is contained in:
Elliott Hughes
2014-03-01 02:12:59 +00:00
committed by Android Git Automerger

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