added sys/sysct.h to configure.ac

This commit is contained in:
2020-12-20 12:59:51 +00:00
parent 020f76ce1d
commit 801f11fa8e
4 changed files with 7 additions and 4 deletions

View File

@ -570,6 +570,9 @@
/* Define to 1 if you have the <sys/syscall.h> header file. */
#undef HAVE_SYS_SYSCALL_H
/* Define to 1 if you have the <sys/sysctl.h> header file. */
#undef HAVE_SYS_SYSCTL_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H