]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nscd/gai.c
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
[thirdparty/glibc.git] / nscd / gai.c
index 576fd0045b4abf361693efcd400dcee9a30e3237..671169a9273b1e57a407a2d0ece43ecb31205ac0 100644 (file)
@@ -19,7 +19,6 @@
 
 /* This file uses the getaddrinfo code but it compiles it without NSCD
    support.  We just need a few symbol renames.  */
-#define __inet_aton inet_aton
 #define __ioctl ioctl
 #define __getsockname getsockname
 #define __socket socket