Defined HAVE_GETIFADDRS.
This commit is contained in:
parent
ecf24d1394
commit
2bdde12878
|
@ -345,6 +345,10 @@
|
|||
/* Define if you have the setsockopt function. */
|
||||
#define HAVE_SETSOCKOPT 1
|
||||
|
||||
/* Define if you have the getifaddrs function. */
|
||||
/* XXX manually added --thorpej@netbsd.org */
|
||||
#define HAVE_GETIFADDRS 1
|
||||
|
||||
/* Define if you have the setutent function. */
|
||||
/* #undef HAVE_SETUTENT */
|
||||
|
||||
|
|
Loading…
Reference in New Issue