Remove unix headers

pull/1232/head
Craig Tiller 10 years ago
parent ee76f4f932
commit b8fce7f628
  1. 2
      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"

Loading…
Cancel
Save