From 867cde3f5cf223d0d81fa0c013eb73a8ee77c01f Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 12 Jan 2009 02:38:35 +0000 Subject: [PATCH] Make gnet's http code visible even when the API was experimental --- src/ghtml-gtkhtml.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ghtml-gtkhtml.c b/src/ghtml-gtkhtml.c index 7293b8b..7c2c196 100644 --- a/src/ghtml-gtkhtml.c +++ b/src/ghtml-gtkhtml.c @@ -18,6 +18,7 @@ #include #include #include +#define GNET_EXPERIMENTAL #include #include "ghtml.h"