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