python/gst-python: update to 1.24.11
[oi-userland.git] / components / network / vpnc / patches / 02-sysdep.h.patch
blobaf7fc9f03f35ae471bc839a592ccca45bacfc0f6
1 --- ./sysdep.h.~1~ 2008-11-19 21:36:12.000000000 +0100
2 +++ ./sysdep.h 2016-11-17 23:20:51.470704173 +0100
3 @@ -123,8 +123,10 @@
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);
9 #endif
10 +#endif
11 /***************************************************************************/
12 #if defined (__SKYOS__)
13 #define HAVE_UNSETENV 1