Include all nessecary headers, use the correct format strings and don't redefine _GNU_SOURCE. Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: xfstests/dmapi/src/suite2/src/mmap.c == -- xfstests/
(hmm we need to teach quilt not to do attachments...) ... ... Just in case this gets transplanted outside xfstests, where _GNU_SOURCE may not be defined on the make commandline, would it make sense t
Yeah, we could. OR we could expect people who take it outside add it manually after some feature is missing as we do for all other programs in xfsqa :)