diff options
author | Brent Cook <busterb@gmail.com> | 2018-03-14 07:29:04 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2018-03-14 07:29:04 -0500 |
commit | 3fb9e63b907186c70fb79e818d899ccb67b4b421 (patch) | |
tree | 6d1bd111880dff4838796915a68076339c37cbc3 /include/Makefile.am | |
parent | b7397ab184d303b7cd6a41eaf121e47834c5b707 (diff) | |
download | portable-3fb9e63b907186c70fb79e818d899ccb67b4b421.tar.gz portable-3fb9e63b907186c70fb79e818d899ccb67b4b421.tar.bz2 portable-3fb9e63b907186c70fb79e818d899ccb67b4b421.zip |
bump base requirement to Windows Vista, use builtin inet_ntop/pton
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 728d921..976a9f9 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -21,7 +21,6 @@ noinst_HEADERS += compat/time.h | |||
21 | noinst_HEADERS += compat/unistd.h | 21 | noinst_HEADERS += compat/unistd.h |
22 | noinst_HEADERS += compat/win32netcompat.h | 22 | noinst_HEADERS += compat/win32netcompat.h |
23 | 23 | ||
24 | noinst_HEADERS += compat/arpa/inet.h | ||
25 | noinst_HEADERS += compat/arpa/nameser.h | 24 | noinst_HEADERS += compat/arpa/nameser.h |
26 | 25 | ||
27 | noinst_HEADERS += compat/machine/endian.h | 26 | noinst_HEADERS += compat/machine/endian.h |