mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 08:37:18 +03:00
parent
ae45142adc
commit
b41a07c31a
4 changed files with 31 additions and 6 deletions
|
|
@ -18,6 +18,7 @@
|
|||
# endif
|
||||
# include <pthread.h>
|
||||
# include <errno.h>
|
||||
# include <sys/time.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
|
||||
|
|
@ -61,6 +62,4 @@ isblank(int c)
|
|||
#endif
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
#endif /* JEMALLOC_INTERNAL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue