/source/network/whois/whois-4.7.16-glibc.diff
https://bitbucket.org/tzeman/frugalware-stable-tags · diff · 13 lines · 12 code · 1 blank · 0 comment · 0 complexity · c16d3d099c47cef67dfdfca7c3919852 MD5 · raw file
- # http://lists.ibiblio.org/pipermail/sm-commit/2006-August/005535.html
- --- src/whois-4.7.15/whois.c.bak 2006-08-28 17:35:04.000000000 +0200
- +++ whois-4.7.15/whois.c 2006-08-28 17:35:24.000000000 +0200
- @@ -5,9 +5,6 @@
- * published by the Free Software Foundation.
- */
-
- -/* for AI_IDN */
- -#define _GNU_SOURCE
- -
- /* System library */
- #include <stdio.h>
- #include <stdlib.h>