patch-libpbe-include-Iconver.hh 414 B

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