12 lines
405 B
Diff
12 lines
405 B
Diff
--- a/ompi/mca/io/romio/romio/adio/ad_lustre/ad_lustre_rwcontig.c 2013-12-10 12:05:44.806417000 -0800
|
|
+++ b/ompi/mca/io/romio/romio/adio/ad_lustre/ad_lustre_rwcontig.c 2013-12-10 11:53:03.295622000 -0800
|
|
@@ -8,7 +8,7 @@
|
|
* Copyright (C) 2008 Sun Microsystems, Lustre group
|
|
*/
|
|
|
|
-#define _XOPEN_SOURCE 600
|
|
+//#define _XOPEN_SOURCE 600
|
|
#include <stdlib.h>
|
|
#include <malloc.h>
|
|
#include "ad_lustre.h"
|