summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Transceiver.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-07-11 18:10:40 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-07-11 18:10:40 +0000
commit5611579110ed0c87336894a0ad1ab6fdad149644 (patch)
treea75c3d6e99a2e0b92151ce3a61c3a5b19f221a98 /cpp/src/Ice/Transceiver.h
parentAdded Ice.Warn.Endpoints (diff)
downloadice-5611579110ed0c87336894a0ad1ab6fdad149644.tar.bz2
ice-5611579110ed0c87336894a0ad1ab6fdad149644.tar.xz
ice-5611579110ed0c87336894a0ad1ab6fdad149644.zip
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397
Diffstat (limited to 'cpp/src/Ice/Transceiver.h')
-rw-r--r--cpp/src/Ice/Transceiver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/Transceiver.h b/cpp/src/Ice/Transceiver.h
index 9d4cf2c327f..233f87ce76f 100644
--- a/cpp/src/Ice/Transceiver.h
+++ b/cpp/src/Ice/Transceiver.h
@@ -14,6 +14,7 @@
#include <Ice/TransceiverF.h>
#ifdef _WIN32
+# include <winsock2.h>
typedef int ssize_t;
#else
# define SOCKET int