Defined HAVE_GETIFADDRS.

This commit is contained in:
thorpej 2000-12-03 20:21:34 +00:00
parent ecf24d1394
commit 2bdde12878
1 changed files with 4 additions and 0 deletions

View File

@ -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 */