summaryrefslogtreecommitdiff
path: root/ares_free_hostent.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_free_hostent.c')
-rw-r--r--ares_free_hostent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares_free_hostent.c b/ares_free_hostent.c
index 52de303..177dd76 100644
--- a/ares_free_hostent.c
+++ b/ares_free_hostent.c
@@ -22,6 +22,7 @@
#endif
#include "ares.h"
+#include "ares_private.h" /* for memdebug */
void ares_free_hostent(struct hostent *host)
{