PageRenderTime 47ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): GPL-2.0, MPL-2.0-no-copyleft-exception
  1. # http://lists.ibiblio.org/pipermail/sm-commit/2006-August/005535.html
  2. --- src/whois-4.7.15/whois.c.bak 2006-08-28 17:35:04.000000000 +0200
  3. +++ whois-4.7.15/whois.c 2006-08-28 17:35:24.000000000 +0200
  4. @@ -5,9 +5,6 @@
  5. * published by the Free Software Foundation.
  6. */
  7. -/* for AI_IDN */
  8. -#define _GNU_SOURCE
  9. -
  10. /* System library */
  11. #include <stdio.h>
  12. #include <stdlib.h>