summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <perl5@tux.freedom.nl>2023-04-28 17:47:54 +0200
committerH.Merijn Brand <perl5@tux.freedom.nl>2023-04-28 17:49:33 +0200
commit615e36588766a246d9d5f1bbd6065cc888a26df6 (patch)
tree59c3a684d2c5bb17519fdc36919ce01baa996e26 /uconfig.sh
parent201e363d2990fb2e2a8c4754fe56a8b9de86ee17 (diff)
downloadperl-615e36588766a246d9d5f1bbd6065cc888a26df6.tar.gz
Add sys/syscall.h probe
Diffstat (limited to 'uconfig.sh')
-rw-r--r--uconfig.sh1
1 files changed, 1 insertions, 0 deletions
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'