mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-12-09 14:06:58 +00:00
include ares_private.h to make sure we get the memdebug stuff included
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include "ares.h"
|
||||
#include "ares_private.h" /* for memdebug */
|
||||
|
||||
void ares_free_hostent(struct hostent *host)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user