BSD related fixes. Thanks to coldz.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
/* include/config.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* Define to 1 if you have the `gethostbyname_r' function. */
|
||||
#if !defined(__APPLE__) && !defined(__OpenBSD__)
|
||||
#if !defined(__APPLE__) && !defined(__OpenBSD__) && !defined(__NetBSD__)
|
||||
#define HAVE_GETHOSTBYNAME_R 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user