diff options
Diffstat (limited to 'test/core/transport')
-rw-r--r-- | test/core/transport/chttp2_transport_end2end_test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/core/transport/chttp2_transport_end2end_test.c b/test/core/transport/chttp2_transport_end2end_test.c index b90fe22999..766fd19960 100644 --- a/test/core/transport/chttp2_transport_end2end_test.c +++ b/test/core/transport/chttp2_transport_end2end_test.c @@ -38,8 +38,6 @@ #include <string.h> #include <signal.h> #include <sys/types.h> -#include <sys/socket.h> -#include <unistd.h> #include "test/core/util/test_config.h" #include "src/core/iomgr/iomgr.h" |