Fix the previous commit which broke the build.
Apparently I didn't even compile-test the previous commit. Thanks to Christian Hesse.
This commit is contained in:
parent
124eb69c78
commit
1c2b6e7e83
|
@ -18,7 +18,7 @@
|
|||
# endif
|
||||
# include <windows.h>
|
||||
|
||||
#if defined(TUKLIB_CPUCORES_SYSCTL)
|
||||
#elif defined(TUKLIB_CPUCORES_SYSCTL)
|
||||
# ifdef HAVE_SYS_PARAM_H
|
||||
# include <sys/param.h>
|
||||
# endif
|
||||
|
|
Loading…
Reference in New Issue