summaryrefslogtreecommitdiff
path: root/src/alloc-posix.c
diff options
context:
space:
mode:
authordaan <daanl@outlook.com>2020-02-02 15:54:41 -0800
committerdaan <daanl@outlook.com>2020-02-02 15:54:41 -0800
commit7d3d37e4dd22417e9327f4329c92c9dd99999d41 (patch)
treea67cb85bfc76aad2cfe8bc7da3819d6c942ad87e /src/alloc-posix.c
parentbf2eb55ed12ace317fba24c74786c7e8da1253c6 (diff)
parentf5ab2c1c49bfd153db341e68dcb86fe045bec445 (diff)
Merge branch 'dev' into dev-exp
Diffstat (limited to 'src/alloc-posix.c')
-rw-r--r--src/alloc-posix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/alloc-posix.c b/src/alloc-posix.c
index ade8cc4..ffc7537 100644
--- a/src/alloc-posix.c
+++ b/src/alloc-posix.c
@@ -9,7 +9,6 @@ terms of the MIT license. A copy of the license can be found in the file
// mi prefixed publi definitions of various Posix, Unix, and C++ functions
// for convenience and used when overriding these functions.
// ------------------------------------------------------------------------
-
#include "mimalloc.h"
#include "mimalloc-internal.h"