/package/base/whois/ai_idn_hotfix.patch
https://github.com/giftnuss/rock-linux-persona-giftnuss · Patch · 15 lines · 11 code · 4 blank · 0 comment · 0 complexity · f40cae38a0c0017c5389674a7c4f7aef MD5 · raw file
- See:
- http://lists.ibiblio.org/pipermail/sm-commit/2006-August/005535.html
- --- ./whois.c.orig 2007-08-09 02:17:28.000000000 +0200
- +++ ./whois.c 2007-08-09 02:17:38.000000000 +0200
- @@ -6,7 +6,7 @@
- */
-
- /* for AI_IDN */
- -#define _GNU_SOURCE
- +//#define _GNU_SOURCE
-
- /* System library */
- #include <stdio.h>