patch-1-import.patch 511 B

1234567891011
  1. --- a/Sources/CgRPC/src/core/ext/filters/client_channel/lb_policy/xds/xds.cc
  2. +++ b/Sources/CgRPC/src/core/ext/filters/client_channel/lb_policy/xds/xds.cc
  3. @@ -68,7 +68,7 @@
  4. #include <grpc/support/string_util.h>
  5. #include <grpc/support/time.h>
  6. -#include "include/grpc/support/alloc.h"
  7. +#include "grpc/support/alloc.h"
  8. #include "src/core/ext/filters/client_channel/client_channel.h"
  9. #include "src/core/ext/filters/client_channel/lb_policy.h"
  10. #include "src/core/ext/filters/client_channel/lb_policy/xds/xds.h"