drop unused value of USE_HTTPSRR_ARES
This commit is contained in:
parent
a17ff9cf1d
commit
747516b0d2
@ -69,7 +69,7 @@
|
||||
#ifdef USE_ARES
|
||||
#include <ares.h>
|
||||
#ifdef USE_HTTPSRR
|
||||
#define USE_HTTPSRR_ARES 1 /* the combo */
|
||||
#define USE_HTTPSRR_ARES /* the combo */
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user