via netinet/in.h and sys/time.h, which I must say surprises me a bit
-/* $OpenBSD: inet.c,v 1.172 2021/11/21 16:17:48 mvs Exp $ */
+/* $OpenBSD: inet.c,v 1.173 2021/12/05 22:36:19 deraadt Exp $ */
/* $NetBSD: inet.c,v 1.14 1995/10/03 21:42:37 thorpej Exp $ */
/*
*/
#include <sys/queue.h>
-#include <sys/select.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
#include <sys/domain.h>
-/* $OpenBSD: mroute6.c,v 1.24 2018/06/04 19:20:12 kn Exp $ */
+/* $OpenBSD: mroute6.c,v 1.25 2021/12/05 22:36:19 deraadt Exp $ */
/*
* Copyright (C) 1998 WIDE Project.
*/
#include <sys/types.h>
-#include <sys/select.h>
#include <sys/socket.h>
#include <sys/sysctl.h>
-/* $OpenBSD: net80211.c,v 1.19 2019/06/28 13:35:02 deraadt Exp $ */
+/* $OpenBSD: net80211.c,v 1.20 2021/12/05 22:36:19 deraadt Exp $ */
/*
* Copyright (c) 2005 Reyk Floeter <reyk@openbsd.org>
*/
#include <sys/types.h>
-#include <sys/select.h> /* howmany() NBBY */
#include <sys/socket.h>
#include <sys/ioctl.h>
-/* $OpenBSD: route.c,v 1.107 2021/03/17 09:03:51 claudio Exp $ */
+/* $OpenBSD: route.c,v 1.108 2021/12/05 22:36:19 deraadt Exp $ */
/* $NetBSD: route.c,v 1.15 1996/05/07 02:55:06 thorpej Exp $ */
/*
#include <sys/types.h>
#include <sys/protosw.h>
-#include <sys/select.h>
#include <sys/socket.h>
#include <net/if.h>