From 7943a116f69757406a7c76aaa172446b67bf7176 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 13 Dec 2001 19:00:58 +0000 Subject: Aplied a patch from Michael Meeks to add libxml2 support. Original commit message from CVS: Aplied a patch from Michael Meeks to add libxml2 support. --- tests/old/examples/plugins/example.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/old/examples/plugins/example.c') diff --git a/tests/old/examples/plugins/example.c b/tests/old/examples/plugins/example.c index 1783a82eba..3b721f9c98 100644 --- a/tests/old/examples/plugins/example.c +++ b/tests/old/examples/plugins/example.c @@ -20,6 +20,7 @@ /* First, include the header file for the plugin, to bring in the * object definition and other useful things. */ +#include #include "example.h" /* The ElementDetails structure gives a human-readable description -- cgit v1.2.3