X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fdemo-Gtk-conf.c;h=d51d1df7b3fe2e3282b8e2fbc51c32f274829130;hp=b8bb1ee680190fade231ec597f88ef5f5809f00c;hb=a94197e76a5dea5cb60542840809d6c20d0abbf3;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529 diff --git a/driver/demo-Gtk-conf.c b/driver/demo-Gtk-conf.c index b8bb1ee6..d51d1df7 100644 --- a/driver/demo-Gtk-conf.c +++ b/driver/demo-Gtk-conf.c @@ -32,6 +32,11 @@ #include "demo-Gtk-conf.h" +#if (LIBXML_VERSION >= 20000) /* illiteracy finally fixed */ +# define childs children +# define root children +#endif + extern const char *blurb (void);