]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
ci: fix no-AT_FDCWD compile check
authorZen Dodd <mail@steadytao.com>
Sun, 12 Jul 2026 03:11:43 +0000 (13:11 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Mon, 20 Jul 2026 00:05:43 +0000 (10:05 +1000)
syscall.c

index dfe9ed13dca4fd78ec00c86bda0343340f754b5e..c7f12d2c2f263eef3fe192e3852114a2e24bca83 100644 (file)
--- a/syscall.c
+++ b/syscall.c
@@ -27,7 +27,9 @@
 #undef AT_FDCWD
 #undef AT_SYMLINK_NOFOLLOW
 #undef HAVE_LINKAT
+#undef HAVE_OPENAT2
 #undef HAVE_UTIMENSAT
+#undef O_RESOLVE_BENEATH
 #endif
 
 #if !defined MKNOD_CREATES_SOCKETS && defined HAVE_SYS_UN_H