mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
310 B

  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>