Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / tests / opendevunlink.c
index 9335eda..15ac708 100644 (file)
@@ -2,7 +2,9 @@
  * vim:expandtab:shiftwidth=8:tabstop=8:
  */
 
+#ifndef _GNU_SOURCE
 #define _GNU_SOURCE
+#endif
 
 #include <stdio.h>
 #include <errno.h>