aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/timer_manager.cc
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-02-21 10:59:55 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-02-21 10:59:55 -0800
commit8a9e56eddbc05d853ed3da6cf76ee2a81740acfc (patch)
tree8ff1af8bdcf2fcc1234397dd279bfd786e69405b /src/core/lib/iomgr/timer_manager.cc
parenta8453a20d8565ad63ca9ebcdc1b981400a7b09a0 (diff)
Header inclusion
Diffstat (limited to 'src/core/lib/iomgr/timer_manager.cc')
-rw-r--r--src/core/lib/iomgr/timer_manager.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/lib/iomgr/timer_manager.cc b/src/core/lib/iomgr/timer_manager.cc
index d79f5f814d..e8c017fd29 100644
--- a/src/core/lib/iomgr/timer_manager.cc
+++ b/src/core/lib/iomgr/timer_manager.cc
@@ -19,6 +19,7 @@
#include "src/core/lib/iomgr/timer_manager.h"
#include <inttypes.h>
+#include <string.h>
#include <new>
#include <grpc/support/alloc.h>