mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
|| BX_PLATFORM_RPI \
|
||||
|| BX_PLATFORM_NX
|
||||
# include <pthread.h>
|
||||
# if defined(__FreeBSD__)
|
||||
# if BX_PLATFORM_BSD
|
||||
# include <pthread_np.h>
|
||||
# endif
|
||||
# endif // BX_PLATFORM_BSD
|
||||
# if BX_PLATFORM_LINUX && (BX_CRT_GLIBC < 21200)
|
||||
# include <sys/prctl.h>
|
||||
# endif // BX_PLATFORM_
|
||||
|
||||
Reference in New Issue
Block a user