2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Make sure INET_ADDRSTRLEN and INET6_ADDRSTRLEN are defined.

This commit is contained in:
Todd C. Miller
2021-10-21 19:53:48 -06:00
parent 00f0c233b2
commit 88c577171e
4 changed files with 21 additions and 3 deletions

View File

@@ -52,9 +52,6 @@
# define NS_INT16SZ 2
# endif
#endif
#ifndef INET6_ADDRSTRLEN
# define INET6_ADDRSTRLEN 46
#endif
/*
* WARNING: Don't even consider trying to compile this on a system where