PageRenderTime 45ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): GPL-2.0
  1. See:
  2. http://lists.ibiblio.org/pipermail/sm-commit/2006-August/005535.html
  3. --- ./whois.c.orig 2007-08-09 02:17:28.000000000 +0200
  4. +++ ./whois.c 2007-08-09 02:17:38.000000000 +0200
  5. @@ -6,7 +6,7 @@
  6. */
  7. /* for AI_IDN */
  8. -#define _GNU_SOURCE
  9. +//#define _GNU_SOURCE
  10. /* System library */
  11. #include <stdio.h>