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:
@@ -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
|
||||
|
Reference in New Issue
Block a user