Include <sys/socket.h> instead of <linux/socket.h>.

In newer kernels, <linux/socket.h> no longer contains some of the stuff you're
using.

Change-Id: I92c6847d73c20fb49d0db15c1cc15aa07fb5d44d
3 files changed