openenvutils/commandshell/shell/inc/tcp.pro
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 16:14:46 +0100
branchRCL_3
changeset 67 a2ddb8b15745
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge re-apply fixes for Bug 2524, Bug 2414 (Symbian splashscreen and shutdown)

/* Generated automatically */
#ifndef HAVE_INET_NTOP
#else /* !HAVE_INET_NTOP */
# define zsh_inet_ntop inet_ntop
#endif /* !HAVE_INET_NTOP */
#ifndef HAVE_INET_ATON
#else /* !HAVE_INET_ATON */
# define zsh_inet_aton inet_aton
#endif /* !HAVE_INET_ATON */
#ifndef HAVE_INET_PTON
#endif /* !HAVE_INET_PTON */
#ifndef HAVE_GETIPNODEBYNAME
# ifndef HAVE_GETHOSTBYNAME2
#else /* !HAVE_GETHOSTBYNAME2 */
# define zsh_gethostbyname2 gethostbyname2
# endif /* !HAVE_GETHOSTBYNAME2 */
#else /* !HAVE_GETIPNODEBYNAME */
# define zsh_getipnodebyname getipnodebyname
#endif /* !HAVE_GETIPNODEBYNAME */