summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-ab
blob: 9e1b2046a7ed762f0be5fd13d68921538fe6d222 (plain) (blame)
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