$OpenBSD: patch-src_third_party_libircclient_include_config_h,v 1.1 2008/05/26 10:39:49 ajacoutot Exp $
--- src/third_party/libircclient/include/config.h.orig	Sun May 25 14:37:31 2008
+++ src/third_party/libircclient/include/config.h	Sun May 25 14:37:50 2008
@@ -2,7 +2,7 @@
 /* include/config.h.in.  Generated from configure.in by autoheader.  */
 
 /* Define to 1 if you have the `gethostbyname_r' function. */
-#ifndef __APPLE__
+#if !defined(__APPLE__) && !defined(__OpenBSD__)
 	#define HAVE_GETHOSTBYNAME_R 1
 #endif
 
