summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/x32/syscall_arch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x32/syscall_arch.h b/arch/x32/syscall_arch.h
index 344da03c..a3dfcd69 100644
--- a/arch/x32/syscall_arch.h
+++ b/arch/x32/syscall_arch.h
@@ -124,3 +124,5 @@ static __inline long __syscall6(long long n, long long a1, long long a2, long lo
"d"(a3), "r"(a4), "r"(a5), "r"(a6) : "rcx", "r11", "memory");
return ret;
}
+
+#undef SYS_futimesat