Replace fprintf(stderr, ...) on malloc.c with log_event_error()

This commit is contained in:
jsteube
2016-10-10 11:03:11 +02:00
parent 07f5b2195b
commit 8fc4da795b
39 changed files with 837 additions and 1120 deletions
+5
View File
@@ -7,6 +7,11 @@
#define _EXT_ADL_H
#include <string.h>
#include <stdlib.h>
#if defined (_WIN)
#include <windows.h>
#endif // _WIN
/**
* Declarations from adl_sdk.h and subheaders