Patch for OpenBSD.

This commit is contained in:
lotodore
2008-05-30 11:59:51 +00:00
parent 8d5d4315b2
commit 9276df9127
+1 -1
View File
@@ -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