Make gnet's http code visible even when the API was experimental

This commit is contained in:
Pierre Pronchery 2009-01-12 02:38:35 +00:00
parent 02fe52de95
commit 867cde3f5c

View File

@ -18,6 +18,7 @@
#include <stdlib.h>
#include <libgtkhtml/gtkhtml.h>
#include <libgtkhtml/util/rfc1738.h>
#define GNET_EXPERIMENTAL
#include <gnet.h>
#include "ghtml.h"