1 --- tcp_wrappers_7.6.orig/workarounds.c 1996-03-19 16:22:26.000000000 +0100
2 +++ tcp_wrappers_7.6/workarounds.c 2009-06-05 18:45:03.000000000 +0200
3 @@ -163,7 +163,11 @@ int *fromlen;
4 int fix_getpeername(sock, sa, len)
7 +#if !defined(__GLIBC__)
11 +#endif /* __GLIBC__ */
14 struct sockaddr_in *sin = (struct sockaddr_in *) sa;