diff libsanitizer/config.h.in @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
line wrap: on
line diff
--- a/libsanitizer/config.h.in	Thu Oct 25 07:37:49 2018 +0900
+++ b/libsanitizer/config.h.in	Thu Feb 13 11:34:05 2020 +0900
@@ -40,12 +40,12 @@
 /* Define to 1 if you have the <link.h> header file. */
 #undef HAVE_LINK_H
 
+/* Define to 1 if you have the `lstat' function. */
+#undef HAVE_LSTAT
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
-/* Define to 1 if you have the `lstat' function. */
-#undef HAVE_LSTAT
-
 /* Define to 1 if you have the `readlink' function. */
 #undef HAVE_READLINK