OSDN Git Service

dont bother defining _GNU_SOURCE
authorMike Frysinger <vapier@gentoo.org>
Tue, 14 Feb 2006 04:55:30 +0000 (04:55 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 14 Feb 2006 04:55:30 +0000 (04:55 -0000)
test/unistd/tst-preadwrite.c

index cfc8635..b499196 100644 (file)
@@ -18,7 +18,6 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
-#define _GNU_SOURCE
 #include <stdlib.h>
 #include <stdio.h>
 #include <search.h>