New macos versions need more headers

https://github.com/webmin/webmin/issues/2419
This commit is contained in:
Jamie Cameron
2025-02-21 17:58:40 -08:00
parent 09bcb920c2
commit 7e66fd74b1

View File

@@ -1,3 +1,5 @@
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <sys/param.h>