X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fopenclose.c;h=0a517fcb30e3b157d8868f775f209169c7119ab2;hp=0def4b2d1e537cebb3bbcafd5a855271843728fa;hb=113303973ec9f8484eb2355a1a6ef3c4c7fd6a56;hpb=272294dfa235dac803ed2d2b2ee8e0bd402622bb diff --git a/lustre/tests/openclose.c b/lustre/tests/openclose.c index 0def4b2..0a517fc 100644 --- a/lustre/tests/openclose.c +++ b/lustre/tests/openclose.c @@ -17,6 +17,9 @@ #include #include +#ifndef O_DIRECT +#define O_DIRECT 0 +#endif int main(int argc, char *argv[]) {