From 615e36588766a246d9d5f1bbd6065cc888a26df6 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Fri, 28 Apr 2023 17:47:54 +0200 Subject: Add sys/syscall.h probe --- uconfig.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'uconfig.sh') diff --git a/uconfig.sh b/uconfig.sh index 3c798d5b22..bd9c55c739 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -718,6 +718,7 @@ i_syssockio='undef' i_sysstat='define' i_sysstatfs='undef' i_sysstatvfs='undef' +i_syssyscall='define' i_systime='undef' i_systimek='undef' i_systimes='undef' -- cgit v1.2.1