From 68f8fa1059f75b8e3a5f0bcebd8844bc67b9a4e7 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 7 Jan 2011 00:14:37 +0000 Subject: Include OS3 support header Squash warning about implicit declaration of free() svn path=/trunk/netsurf/; revision=11238 --- amiga/fetch_mailto.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'amiga') diff --git a/amiga/fetch_mailto.c b/amiga/fetch_mailto.c index d031d12a4..7212a2138 100755 --- a/amiga/fetch_mailto.c +++ b/amiga/fetch_mailto.c @@ -20,8 +20,11 @@ * Fetching of data from a file (implementation). */ +#include "amiga/os3support.h" + #include #include +#include #include #include #include -- cgit v1.2.3