Procházet zdrojové kódy

Clean up alarm_test.c includes

Craig Tiller před 10 roky
rodič
revize
87f8405195
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0 4
      test/core/iomgr/alarm_test.c

+ 0 - 4
test/core/iomgr/alarm_test.c

@@ -37,13 +37,9 @@
 #include <ctype.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <netinet/in.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <sys/socket.h>
-#include <sys/time.h>
-#include <unistd.h>
 
 #include <grpc/support/alloc.h>
 #include <grpc/support/log.h>