Thrift-1295: Duplicate include in TSocket.cpp
authorJake Farrell <jfarrell@apache.org>
Thu, 25 Aug 2011 22:02:38 +0000 (22:02 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 25 Aug 2011 22:02:38 +0000 (22:02 +0000)
commit6df4d34447e183570765550639e97666c273b203
treef9f0279b34065f65ce06b9c5dd0b2d0bf576668e
parente04159c52b31bb263cb0bb37895854bb3905d0ce
Thrift-1295: Duplicate include in TSocket.cpp
Client: cpp
Patch: Diwaker Gupta

TSocket.cpp includes netdb.in which is already included by TSocket.h.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1161775 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TSocket.cpp