From 6fb4dc5a731f0773f0024c79823e875db4d4a577 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 27 Dec 2009 03:51:38 +0000 Subject: following up on bug report #2921689, fixed a bunch of 'implicit declaration of function' warnings, which could cause problems on 64-bit svn path=/trunk/externals/ext13/; revision=12846 --- streamin13~.c | 1 + 1 file changed, 1 insertion(+) (limited to 'streamin13~.c') diff --git a/streamin13~.c b/streamin13~.c index 3eaac24..42656b4 100644 --- a/streamin13~.c +++ b/streamin13~.c @@ -14,6 +14,7 @@ #include #include #include +#include #define SOCKET_ERROR -1 #endif -- cgit v1.2.1