aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling/fling_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/fling/fling_test.c')
-rw-r--r--test/core/fling/fling_test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/core/fling/fling_test.c b/test/core/fling/fling_test.c
index 6b07f83d5b..f9ba461d24 100644
--- a/test/core/fling/fling_test.c
+++ b/test/core/fling/fling_test.c
@@ -35,8 +35,9 @@
#include <stdio.h>
#include <grpc/support/alloc.h>
-#include <grpc/support/subprocess.h>
#include <grpc/support/host_port.h>
+#include <grpc/support/string_util.h>
+#include <grpc/support/subprocess.h>
#include "src/core/support/string.h"
#include "test/core/util/port.h"