@ -32,10 +32,8 @@
#include "internal.h"
#include <stdlib.h>
#ifdef __APPLE__
#if _WIN32
#include <sys/malloc.h>
#include <malloc.h>
#else
#endif
@ -33,10 +33,8 @@
#include <string.h>