printf hooks refactored to increase portability (i.e. support for platforms without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include <syslog.h>
|
||||
#include <pthread.h>
|
||||
#include <netdb.h>
|
||||
#include <printf.h>
|
||||
#include <locale.h>
|
||||
|
||||
#include "leak_detective.h"
|
||||
|
||||
Reference in New Issue
Block a user