Browse Source

dont bother defining _GNU_SOURCE

Mike Frysinger 19 years ago
parent
commit
b41b3c6cb9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/unistd/tst-preadwrite.c

+ 0 - 1
test/unistd/tst-preadwrite.c

@@ -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>