aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/m4/lib/platform/win64/sys/stat.h
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-10-18 23:33:49 +0300
committerthegeorg <thegeorg@yandex-team.com>2024-10-18 23:42:50 +0300
commit1e95bf12278f195bc3450875f66f7304b8b269b9 (patch)
tree3058b269d5c203a1e079411bc86b99640ebe9a5b /contrib/tools/m4/lib/platform/win64/sys/stat.h
parent2a43a3e9b68e16667f292702458482a8e6539e50 (diff)
downloadydb-1e95bf12278f195bc3450875f66f7304b8b269b9.tar.gz
contrib/tools/m4: Remove windows-specific libc replacements
commit_hash:ec4d153d072b7dc65470431459aa432df6b2e82a
Diffstat (limited to 'contrib/tools/m4/lib/platform/win64/sys/stat.h')
-rw-r--r--contrib/tools/m4/lib/platform/win64/sys/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/m4/lib/platform/win64/sys/stat.h b/contrib/tools/m4/lib/platform/win64/sys/stat.h
index bf7dc29f6e..14f1f4cc32 100644
--- a/contrib/tools/m4/lib/platform/win64/sys/stat.h
+++ b/contrib/tools/m4/lib/platform/win64/sys/stat.h
@@ -944,7 +944,7 @@ _GL_WARN_ON_USE (mknodat, "mknodat is not portable - "
#if 1
-# if 1
+# if 0
/* We can't use the object-like #define stat rpl_stat, because of
struct stat. This means that rpl_stat will not be used if the user
does (stat)(a,b). Oh well. */