From 390846b640ee7013d51a766b4b2472bdcfbbdfcc Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Wed, 11 Feb 2004 03:31:53 +0000 Subject: Added ltn12 module. Modified mime to be stand alone. Still crashes on invalid input. Dunno why. --- src/wsocket.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wsocket.h') diff --git a/src/wsocket.h b/src/wsocket.h index d77841e..c048c58 100644 --- a/src/wsocket.h +++ b/src/wsocket.h @@ -13,7 +13,6 @@ #include typedef int socklen_t; -typedef int ssize_t; typedef SOCKET t_sock; typedef t_sock *p_sock; -- cgit v1.2.3-55-g6feb