1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 18:49:50 +00:00

Header inclusion clean-up

Remove header inclusions already done in setup_once.h
This commit is contained in:
Yang Tse
2012-12-14 18:25:56 +01:00
parent bceb40095a
commit a1035276c1
35 changed files with 5 additions and 120 deletions

View File

@ -15,7 +15,6 @@
*/
#include "ares_setup.h"
#include <stdlib.h>
#ifdef HAVE_NETDB_H
#include <netdb.h>