remove spurious include

This commit is contained in:
Daan 2023-03-22 09:56:40 -07:00
parent 96b55bd0bb
commit d976fbe08b
1 changed files with 0 additions and 2 deletions

View File

@ -380,8 +380,6 @@ void mi_thread_done(void) mi_attr_noexcept {
_mi_thread_done(NULL);
}
#include <unistd.h>
void _mi_thread_done(mi_heap_t* heap)
{
// calling with NULL implies using the default heap