aboutsummaryrefslogtreecommitdiff
path: root/sockutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'sockutils.h')
-rw-r--r--sockutils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sockutils.h b/sockutils.h
index c3c2a619..47f8f021 100644
--- a/sockutils.h
+++ b/sockutils.h
@@ -124,7 +124,6 @@ int WSAAPI getnameinfo(const struct sockaddr*,socklen_t,char*,DWORD,
* XXX - do we need to worry about UN*Xes so old that *they* don't
* have them, either?
*/
- typedef int ssize_t;
typedef int socklen_t;
#else
/*!