1 2 3 4 5 6 7 8
--- libxslt/xsltconfig.h.in.orig Mon Mar 26 20:55:08 2001 +++ libxslt/xsltconfig.h.in Thu Apr 19 22:20:46 2001 @@ -23,3 +23,5 @@ #ifdef __GNUC__ +#ifndef __FreeBSD__ #include <ansidecl.h> +#endif #ifndef ATTRIBUTE_UNUSED