mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-25 18:17:19 +03:00
DragonFlyBSD build support.
This commit is contained in:
parent
bf72188f80
commit
ef6d51ed44
4 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@
|
|||
# include <sys/uio.h>
|
||||
# endif
|
||||
# include <pthread.h>
|
||||
# ifdef __FreeBSD__
|
||||
# if defined(__FreeBSD__) || defined(__DragonFly__)
|
||||
# include <pthread_np.h>
|
||||
# endif
|
||||
# include <signal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue