aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_free_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_free_string.c')
-rw-r--r--ares/ares_free_string.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/ares_free_string.c b/ares/ares_free_string.c
index 5fa646b46..2da45bc98 100644
--- a/ares/ares_free_string.c
+++ b/ares/ares_free_string.c
@@ -1,3 +1,5 @@
+/* $Id: */
+
/* Copyright 2000 by the Massachusetts Institute of Technology.
*
* Permission to use, copy, modify, and distribute this
@@ -16,6 +18,7 @@
#include "setup.h"
#include <stdlib.h>
#include "ares.h"
+#include "ares_private.h"
void ares_free_string(void *str)
{