From 7ec7ba37dbeeee678ec573bcfe0594660fbe5195 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 6 Aug 2007 22:17:42 +0000 Subject: Fix debug build svn path=/trunk/netsurf/; revision=3477 --- debug/netsurfd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'debug') diff --git a/debug/netsurfd.c b/debug/netsurfd.c index 847b2e24d..0da88195a 100644 --- a/debug/netsurfd.c +++ b/debug/netsurfd.c @@ -29,6 +29,7 @@ #include "utils/utils.h" int done, destroyed; +bool verbose_log = true; bool print_active = false; void *hotlist_toolbar = NULL; void *hotlist_window = NULL; -- cgit v1.2.3