ares_private.h: use curl_memdebug.h instead of memdebug.h
[platform/upstream/c-ares.git] / ares_free_string.c
index c5810b2..9441089 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 /* Copyright 2000 by the Massachusetts Institute of Technology.
  *
@@ -15,8 +14,8 @@
  * without express or implied warranty.
  */
 
-#include "setup.h"
-#include <stdlib.h>
+#include "ares_setup.h"
+
 #include "ares.h"
 #include "ares_private.h"