From 9feadd08201040885208b0ec12f7cc666dd63543 Mon Sep 17 00:00:00 2001 From: Latent Prion Date: Sun, 24 May 2026 16:38:28 -0400 Subject: [PATCH] RSeq: use portable sys/prctl and not asm/prctl --- buildmach/rseqsliceprobe.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildmach/rseqsliceprobe.cpp b/buildmach/rseqsliceprobe.cpp index af371a1..dda6ae7 100644 --- a/buildmach/rseqsliceprobe.cpp +++ b/buildmach/rseqsliceprobe.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include