mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
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
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
# endif
|
# endif
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
|
|
||||||
#if defined(TUKLIB_CPUCORES_SYSCTL)
|
#elif defined(TUKLIB_CPUCORES_SYSCTL)
|
||||||
# ifdef HAVE_SYS_PARAM_H
|
# ifdef HAVE_SYS_PARAM_H
|
||||||
# include <sys/param.h>
|
# include <sys/param.h>
|
||||||
# endif
|
# endif
|
||||||
|
|
Loading…
Reference in a new issue