1 --- ./sysdep.h.~1~ 2008-11-19 21:36:12.000000000 +0100
2 +++ ./sysdep.h 2016-11-17 23:20:51.470704173 +0100
5 /* where is this defined? */
6 #include <sys/socket.h>
7 +#ifndef HAVE_INET_NTOP
8 const char *inet_ntop(int af, const void *src, char *dst, size_t cnt);
11 /***************************************************************************/
12 #if defined (__SKYOS__)
13 #define HAVE_UNSETENV 1