summaryrefslogtreecommitdiff
path: root/tests/old/examples/plugins/example.c
diff options
context:
space:
mode:
authorMichael Meeks <mmeeks@ximian.org>2001-12-13 19:00:58 +0000
committerWim Taymans <wim.taymans@gmail.com>2001-12-13 19:00:58 +0000
commit7943a116f69757406a7c76aaa172446b67bf7176 (patch)
tree641ecb6ffb836346aa58b2b1771d04c36bc92e5a /tests/old/examples/plugins/example.c
parentef01376686e95ed685d448d6eb62753ddcba978e (diff)
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.
Diffstat (limited to 'tests/old/examples/plugins/example.c')
-rw-r--r--tests/old/examples/plugins/example.c1
1 files changed, 1 insertions, 0 deletions
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 <string.h>
#include "example.h"
/* The ElementDetails structure gives a human-readable description