Include <sys/socket.h> in socket-util.h
authorSimon Horman <horms@verge.net.au>
Thu, 22 Sep 2011 12:24:10 +0000 (21:24 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 22 Sep 2011 16:02:54 +0000 (09:02 -0700)
commit8e47be7756c593bfd13dcd513df1cf7a90378eeb
tree20fe1eb2ea4e913ad81f88e6463b8e0c3b92c9c5
parent0428ae5f7b6b3a83d501e8b8491923650b79f854
Include <sys/socket.h> in socket-util.h

This appears to be necessary to get a definition of socket_t
when compiling using the Android NDK r6b (Android API level 13).
lib/socket-util.h