1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-22 20:29:16 +00:00

move linkage var declarations to ares_getopt.h

This commit is contained in:
Yang Tse
2007-04-16 15:35:34 +00:00
parent 1d987360cb
commit 35b7d08768
4 changed files with 4 additions and 15 deletions

View File

@ -40,11 +40,6 @@
#include "inet_net_pton.h"
#include "ares_getopt.h"
#ifndef optind
extern int optind;
extern char *optarg;
#endif
#ifndef HAVE_STRUCT_IN6_ADDR
struct in6_addr
{