net: mqtt_sn: Use zsock_inet_ntop instead of inet_ntop

Use zsock_inet_ntop() instead of inet_ntop() to avoid dependency to the
POSIX subsystem in the library.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
1 file changed