mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 13:49:42 +00:00
include ares_private.h to make sure we get the memdebug stuff included
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "ares.h"
|
||||
#include "ares_private.h" /* for the memdebug */
|
||||
|
||||
static int name_length(const unsigned char *encoded, const unsigned char *abuf,
|
||||
int alen);
|
||||
|
Reference in New Issue
Block a user