mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-23 18:17:38 +00:00
Include "mcheck.h" when using mtrace().
This commit is contained in:
@@ -34,6 +34,10 @@
|
|||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
#include <grp.h>
|
#include <grp.h>
|
||||||
|
|
||||||
|
#if defined(DEBUG) && defined(HAVE_MTRACE)
|
||||||
|
#include <mcheck.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "defines.h"
|
#include "defines.h"
|
||||||
#include "resolve.h"
|
#include "resolve.h"
|
||||||
#include "conn.h"
|
#include "conn.h"
|
||||||
|
Reference in New Issue
Block a user