]> sourceware.org Git - newlib-cygwin.git/commit
cygwin: remove inclusion of <sys/time.h> from <sys/socket.h>
authorYaakov Selkowitz <yselkowi@redhat.com>
Fri, 19 Jan 2018 18:06:00 +0000 (12:06 -0600)
committerYaakov Selkowitz <yselkowi@redhat.com>
Fri, 19 Jan 2018 18:08:26 +0000 (12:08 -0600)
commitfa47495755489a0807104a2a7c7347f57dc5d1f1
tree7cd7759f615d6efce6b6bf8de9d17c4ab36cc1a1
parentfffd2770db9aa7aa0404d124d8ce4bf00f7f4c71
cygwin: remove inclusion of <sys/time.h> from <sys/socket.h>

POSIX does not mention the inclusion of <sys/time.h> in <sys/socket.h>
or <netinet/in.h>, nor is there anything in the latter two that would
require the former.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
winsup/cygwin/include/sys/socket.h
This page took 0.027884 seconds and 5 git commands to generate.