aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support/murmur_hash_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/support/murmur_hash_test.c')
-rw-r--r--test/core/support/murmur_hash_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/support/murmur_hash_test.c b/test/core/support/murmur_hash_test.c
index e3890a79da..2462abf7de 100644
--- a/test/core/support/murmur_hash_test.c
+++ b/test/core/support/murmur_hash_test.c
@@ -33,6 +33,7 @@
#include "src/core/support/murmur_hash.h"
#include <grpc/support/log.h>
+#include <grpc/support/string_util.h>
#include "test/core/util/test_config.h"
#include <string.h>