freebsd-ports/textproc/libxslt/files/patch-ab
2001-04-23 14:35:52 +00:00

8 lines
224 B
Text

--- 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