Header refactoring: unify spin.h and move it out of the catch-all.

This commit is contained in:
David Goldblatt 2017-04-17 16:35:04 -07:00 committed by David Goldblatt
parent 418d96a86c
commit 38e847c1c5
9 changed files with 42 additions and 49 deletions

View file

@ -3,6 +3,7 @@
#include "jemalloc/internal/jemalloc_internal_includes.h"
#include "jemalloc/internal/assert.h"
#include "jemalloc/internal/spin.h"
/******************************************************************************/
/* Data. */