Compile fix

pull/1888/head
Craig Tiller 10 years ago
parent a7af3f8854
commit fe4ba36625
  1. 1
      src/core/channel/client_channel.c

@ -39,6 +39,7 @@
#include "src/core/channel/child_channel.h"
#include "src/core/channel/connected_channel.h"
#include "src/core/iomgr/iomgr.h"
#include "src/core/iomgr/pollset_set.h"
#include "src/core/support/string.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>

Loading…
Cancel
Save