Compile fix

reviewable/pr9662/r4
Craig Tiller 8 years ago
parent b55c88aa55
commit 1996ae8032
  1. 2
      test/core/client_channel/resolvers/dns_resolver_connectivity_test.c

@ -38,7 +38,9 @@
#include "src/core/ext/client_channel/resolver_registry.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/iomgr/combiner.h"
#include "src/core/lib/iomgr/resolve_address.h"
#include "src/core/lib/iomgr/resolver.h"
#include "src/core/lib/iomgr/timer.h"
#include "test/core/util/test_config.h"

Loading…
Cancel
Save