commit | 010cb2b314f2fa629b6b0b8f2f73c9d562fff49f | [log] [tgz] |
---|---|---|
author | Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> | Sun Aug 08 18:31:04 2010 +0900 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Aug 30 18:29:22 2010 +0200 |
tree | 5595cd196da3653722e9425a158f9814f367079b | |
parent | ee1811965fd15e0b41f8d508b951a8ab826ae3a7 [diff] |
sheepdog: remove unnecessary includes "qemu_socket.h" includes all necessary files and including <netinet/tcp.h> without <netinet/in.h> could cause errors on some systems. Signed-off-by: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> Signed-off-by: Kevin Wolf <kwolf@redhat.com>