Add inet_sockaddr2str() to wrap inet_ntop(3)

Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Alejandro Colomar
2022-12-22 15:26:01 +01:00
committed by Iker Pedrosa
parent eec5f9fccc
commit bb3a89577c
3 changed files with 83 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ libmisc_la_SOURCES = \
hushed.c \
idmapping.h \
idmapping.c \
inet_sockaddr2str.c \
isexpired.c \
limits.c \
list.c log.c \