-/* $OpenBSD: kvm.c,v 1.70 2021/12/01 16:51:57 deraadt Exp $ */
+/* $OpenBSD: kvm.c,v 1.71 2022/02/20 00:09:29 deraadt Exp $ */
/* $NetBSD: kvm.c,v 1.43 1996/05/05 04:31:59 gwr Exp $ */
/*-
*/
#include <sys/param.h> /* MAXCOMLEN MID_MACHINE */
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
-/* $OpenBSD: vmstat.c,v 1.91 2019/06/28 13:35:04 deraadt Exp $ */
+/* $OpenBSD: vmstat.c,v 1.92 2022/02/20 00:09:29 deraadt Exp $ */
/* $NetBSD: vmstat.c,v 1.5 1996/05/10 23:16:40 thorpej Exp $ */
/*-
#include <sys/param.h> /* MAXCOMLEN */
#include <sys/types.h>
#include <sys/namei.h>
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/sched.h>
#include <sys/stat.h>
/* $NetBSD: vmstat.c,v 1.29.4.1 1996/06/05 00:21:05 cgd Exp $ */
-/* $OpenBSD: vmstat.c,v 1.151 2021/07/12 15:09:20 beck Exp $ */
+/* $OpenBSD: vmstat.c,v 1.152 2022/02/20 00:09:29 deraadt Exp $ */
/*
* Copyright (c) 1980, 1986, 1991, 1993
#include <sys/param.h> /* MAXCOMLEN */
#include <sys/time.h>
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/namei.h>
#include <sys/malloc.h>
-/* $OpenBSD: proc_compare.c,v 1.15 2015/01/16 06:40:14 deraadt Exp $ */
+/* $OpenBSD: proc_compare.c,v 1.16 2022/02/20 00:09:29 deraadt Exp $ */
/*-
* Copyright (c) 1990, 1993
*/
#include <sys/param.h> /* MAXCOMLEN */
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/sysctl.h>
#include <sys/time.h>
-/* $OpenBSD: procmap.c,v 1.67 2019/11/29 19:56:40 deraadt Exp $ */
+/* $OpenBSD: procmap.c,v 1.68 2022/02/20 00:09:29 deraadt Exp $ */
/* $NetBSD: pmap.c,v 1.1 2002/09/01 20:32:44 atatat Exp $ */
/*
#include <sys/types.h>
#include <sys/time.h>
#include <sys/exec.h>
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/vnode.h>
#include <sys/mount.h>
-/* $OpenBSD: pstat.c,v 1.127 2021/11/15 15:14:24 millert Exp $ */
+/* $OpenBSD: pstat.c,v 1.128 2022/02/20 00:09:30 deraadt Exp $ */
/* $NetBSD: pstat.c,v 1.27 1996/10/23 22:50:06 cgd Exp $ */
/*-
#include <sys/param.h> /* MAXCOMLEN DEV_BSIZE */
#include <sys/types.h>
+#include <sys/signal.h>
#include <sys/proc.h>
#include <sys/time.h>
#include <sys/vnode.h>