From 9137e717b04644592b9b527839470337fdd9f44d Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 2 May 2009 02:37:32 +0000 Subject: Use build-time configured curl_socklen_t instead of socklen_t --- lib/config-riscos.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/config-riscos.h') diff --git a/lib/config-riscos.h b/lib/config-riscos.h index e525c6a60..95e45d6fd 100644 --- a/lib/config-riscos.h +++ b/lib/config-riscos.h @@ -44,9 +44,6 @@ /* Define this to 'int' if ssize_t is not an available typedefed type */ #undef ssize_t -/* Type to use in place of socklen_t when system does not provide it. */ -#undef socklen_t - /* Define this as a suitable file to read random data from */ #undef RANDOM_FILE -- cgit v1.2.3