mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: don't redefine _GNU_SOURCE in aio tests
Signed-off-by: Dave Chinner <david@fromorbit.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
* worth of data, and the user issued a 4k read, we want to ensure that
|
||||
* the return value is 300, not 4k.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <libaio.h>
|
||||
|
||||
Reference in New Issue
Block a user