]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/net/bsd_tcpip/v2_0/src/sys/kern/uipc_socket.c
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / net / bsd_tcpip / v2_0 / src / sys / kern / uipc_socket.c
index 801080b4fbcb1a23280408e6ebc6d1d483a9f48e..03a336b60a30e5e74a0f6049dce9a4638df5c3a4 100644 (file)
@@ -65,6 +65,7 @@
 #include <sys/socketvar.h>
 
 #include <cyg/io/file.h>
+#include <sys/time.h>
 
 #ifdef INET
 static int      do_setopt_accept_filter(struct socket *so, struct sockopt *sopt);