aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-02-22 22:22:22 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-02-22 22:22:22 -0800
commit521423c8cf471bfdc4c7e1294890252220518416 (patch)
treefa0173dfd40a153ef9da08230ea783b3f93fd02f /test/core/support
parent732a875fe82c80a735cc9ca6a430f962811188ab (diff)
parentbfc7adaa714b5d8a3b0dca4a25d572dbd92039be (diff)
Regenerate files, fix bugs
Diffstat (limited to 'test/core/support')
-rw-r--r--test/core/support/load_file_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/support/load_file_test.c b/test/core/support/load_file_test.c
index 59d6ba8912..9ba0dc80a1 100644
--- a/test/core/support/load_file_test.c
+++ b/test/core/support/load_file_test.c
@@ -39,6 +39,7 @@
#include <grpc/support/slice.h>
#include "src/core/support/load_file.h"
+#include "src/core/support/tmpfile.h"
#include "src/core/support/string.h"
#include "test/core/util/test_config.h"