-/* $OpenBSD: mount_nfs.c,v 1.53 2016/05/27 19:45:04 deraadt Exp $ */
+/* $OpenBSD: mount_nfs.c,v 1.54 2018/01/05 08:13:31 mpi Exp $ */
/* $NetBSD: mount_nfs.c,v 1.12.4.1 1996/05/25 22:48:05 fvdl Exp $ */
/*
#include <sys/types.h>
#include <sys/mount.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
#include <sys/stat.h>
#include <syslog.h>
-/* $OpenBSD: nfsd.c,v 1.37 2017/08/31 06:50:56 mestre Exp $ */
+/* $OpenBSD: nfsd.c,v 1.38 2018/01/05 08:13:31 mpi Exp $ */
/* $NetBSD: nfsd.c,v 1.19 1996/02/18 23:18:56 mycroft Exp $ */
/*
#include <sys/ucred.h>
#include <sys/mount.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
#include <rpc/rpc.h>
#include <rpc/pmap_clnt.h>
-/* $OpenBSD: umount.c,v 1.27 2016/12/16 17:44:59 krw Exp $ */
+/* $OpenBSD: umount.c,v 1.28 2018/01/05 08:13:31 mpi Exp $ */
/* $NetBSD: umount.c,v 1.16 1996/05/11 14:13:55 mycroft Exp $ */
/*-
#include <sys/mount.h>
#include <sys/time.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
#include <netdb.h>
#include <rpc/rpc.h>
-/* $OpenBSD: showmount.c,v 1.21 2017/01/21 11:32:04 guenther Exp $ */
+/* $OpenBSD: showmount.c,v 1.22 2018/01/05 08:13:31 mpi Exp $ */
/* $NetBSD: showmount.c,v 1.7 1996/05/01 18:14:10 cgd Exp $ */
/*
#include <sys/types.h>
#include <sys/file.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
#include <netdb.h>
#include <rpc/rpc.h>
-/* $OpenBSD: identd.c,v 1.38 2017/07/04 01:09:42 dlg Exp $ */
+/* $OpenBSD: identd.c,v 1.39 2018/01/05 08:13:31 mpi Exp $ */
/*
* Copyright (c) 2013 David Gwynne <dlg@openbsd.org>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
+#include <sys/queue.h>
#include <sys/stat.h>
#include <sys/sysctl.h>
#include <sys/uio.h>
-/* $OpenBSD: radish.c,v 1.5 2017/05/30 17:52:05 yasuoka Exp $ */
+/* $OpenBSD: radish.c,v 1.6 2018/01/05 08:13:31 mpi Exp $ */
/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
#include <sys/types.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
-/* $OpenBSD: agentx.c,v 1.10 2015/12/05 06:42:18 mmcc Exp $ */
+/* $OpenBSD: agentx.c,v 1.11 2018/01/05 08:13:32 mpi Exp $ */
/*
* Copyright (c) 2013,2014 Bret Stephen Lambert <blambert@openbsd.org>
*
#include <sys/types.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
+#include <sys/queue.h>
#include <sys/uio.h>
#include <sys/un.h>
-/* $OpenBSD: traphandler.c,v 1.9 2017/08/12 04:29:57 rob Exp $ */
+/* $OpenBSD: traphandler.c,v 1.10 2018/01/05 08:13:32 mpi Exp $ */
/*
* Copyright (c) 2014 Bret Stephen Lambert <blambert@openbsd.org>
#include <sys/queue.h>
#include <sys/socket.h>
-#include <sys/socketvar.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/uio.h>