OSDN Git Service

Include <sys/socket.h> instead of <linux/socket.h>.
authorElliott Hughes <enh@google.com>
Wed, 12 Sep 2012 01:50:25 +0000 (18:50 -0700)
committerElliott Hughes <enh@google.com>
Wed, 12 Sep 2012 01:50:25 +0000 (18:50 -0700)
commit778c859bfdcce2fa6658c09e65656afc34d3b4e0
tree65d906f659a125b6558f971f31865116d431a408
parentba3cf72a08368ab40556b07b4518536bb59eb2f6
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
services/common_time/common_clock_service.h
services/common_time/common_time_config_service.h
services/common_time/common_time_server.h