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 --- scramble~.c | 1 + 1 file changed, 1 insertion(+) (limited to 'scramble~.c') diff --git a/scramble~.c b/scramble~.c index a741494..082fb75 100644 --- a/scramble~.c +++ b/scramble~.c @@ -2,6 +2,7 @@ #include "ext13.h" #include #include +#include #ifndef _WIN32 #include #include -- cgit v1.2.1