瀏覽代碼

dont bother defining _GNU_SOURCE

Mike Frysinger 20 年之前
父節點
當前提交
b41b3c6cb9
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>