Whamcloud - gitweb
Revert "aclocal.m4: update to newer versions of autoconf macros"
[tools/e2fsprogs.git] / lib / ext2fs / test_io.c
index 6f0d035..8b5854a 100644 (file)
  */
 
 #include "config.h"
+#if HAVE_SECURE_GETENV
+#define _GNU_SOURCE
+#endif
+#if HAVE_SECURE_GETENV
+#define _GNU_SOURCE
+#endif
 #include <stdio.h>
 #include <string.h>
 #if HAVE_UNISTD_H