summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_getfiles.3
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-01-05 18:51:10 +0000
committerderaadt <deraadt@openbsd.org>2000-01-05 18:51:10 +0000
commit71018e3166f2dafdb45d53b7337321d55790695c (patch)
tree20483943a98f74610de486393d0ae5b038f17932 /lib/libkvm/kvm_getfiles.3
parentDocument meaning of `p'-type file (FIFO) in long listing; FreeBSD PR/9117 (diff)
downloadwireguard-openbsd-71018e3166f2dafdb45d53b7337321d55790695c.tar.xz
wireguard-openbsd-71018e3166f2dafdb45d53b7337321d55790695c.zip
update header requirements; bde
Diffstat (limited to 'lib/libkvm/kvm_getfiles.3')
-rw-r--r--lib/libkvm/kvm_getfiles.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libkvm/kvm_getfiles.3 b/lib/libkvm/kvm_getfiles.3
index 6dc662d64ab..cfce6f754ad 100644
--- a/lib/libkvm/kvm_getfiles.3
+++ b/lib/libkvm/kvm_getfiles.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kvm_getfiles.3,v 1.5 1999/07/02 21:13:04 aaron Exp $
+.\" $OpenBSD: kvm_getfiles.3,v 1.6 2000/01/05 18:51:10 deraadt Exp $
.\" $NetBSD: kvm_getfiles.3,v 1.3 1996/03/18 22:33:23 thorpej Exp $
.\"
.\" Copyright (c) 1992, 1993
@@ -46,6 +46,7 @@
.Nd survey open files
.Sh SYNOPSIS
.Fd #include <kvm.h>
+.Fd #include <sys/types.h>
.Fd #define _KERNEL
.Fd #include <sys/file.h>
.Fd #undef _KERNEL