aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2016-03-31 09:19:01 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2016-03-31 09:19:01 -0700
commitb92bb96ccf0042cc37f4ee0aad3722a0c765b210 (patch)
treea6f1e174f48ad0d3ff5286deef57a4e5d0a0b66d /test
parent60aa840e90794045db73642e245ca72e83b222b8 (diff)
Remove errant include
Diffstat (limited to 'test')
-rw-r--r--test/core/iomgr/endpoint_pair_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/core/iomgr/endpoint_pair_test.c b/test/core/iomgr/endpoint_pair_test.c
index a91a9a7084..3de24b668e 100644
--- a/test/core/iomgr/endpoint_pair_test.c
+++ b/test/core/iomgr/endpoint_pair_test.c
@@ -31,8 +31,6 @@
*
*/
-#include "src/core/lib/iomgr/tcp_posix.h"
-
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>