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

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>