Fix iconv detection on OpenBSD
authorIan Lynagh <igloo@earth.li>
Wed, 24 Jun 2009 12:54:22 +0000 (12:54 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 24 Jun 2009 12:54:22 +0000 (12:54 +0000)
Matthias Kilian discovered that iconv_open is #define'd to something
else on OpenBSD, so the test needs to include the iconv header.


No differences found