summaryrefslogtreecommitdiff
path: root/www/anyterm/files/patch-libpbe-include-Iconver.hh
blob: 432458b874b7821fde269666e50e6ee783aa84b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libpbe/include/Iconver.hh.orig	2008-10-25 12:17:29 UTC
+++ libpbe/include/Iconver.hh
@@ -36,7 +36,7 @@
 #include "Exception.hh"
 
 
-#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__sun__)
+#if defined(__OpenBSD__) || defined(__sun__)
 // Previously __APPLE__ was included in this list; presumably they have
 // changed their headers.  If you have an older system you may need to put
 // it back.