Merge pull request #8490 from perumaalgoog/master

Fix incorrect header in thd.c
pull/8499/head
David G. Quintas 8 years ago committed by GitHub
commit 64100caec9
  1. 2
      src/core/lib/support/thd.c

@ -33,7 +33,7 @@
/* Posix implementation for gpr threads. */
#include <memory.h>
#include <string.h>
#include <grpc/support/thd.h>

Loading…
Cancel
Save