2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00

SunOS needs inet_aton

This commit is contained in:
Ted Lemon
1997-03-29 10:38:38 +00:00
parent 2b60cc6873
commit 62d7dca5af

View File

@@ -119,6 +119,8 @@ extern int h_errno;
#define NO_STRERROR
char *strerror PROTO ((int));
#define NEED_INET_ATON
/* SunOS select() doesn't work on streams, so we have to use poll -
as usual, SysV can't do networking to save its life. */
#define USE_POLL