From a0b6661eb6980095f24d6317a31404596d70ba8c Mon Sep 17 00:00:00 2001 From: James Bursa Date: Mon, 29 Jan 2007 22:27:15 +0000 Subject: Make GTK build compile on FreeBSD. svn path=/trunk/netsurf/; revision=3154 --- utils/talloc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/talloc.h') diff --git a/utils/talloc.h b/utils/talloc.h index 8b448f63c..b0321384e 100644 --- a/utils/talloc.h +++ b/utils/talloc.h @@ -21,6 +21,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include + /* this is only needed for compatibility with the old talloc */ typedef void TALLOC_CTX; -- cgit v1.2.3