summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2014-06-28 08:20:52 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2014-06-28 08:20:52 +0000
commit8d5a6eeb1ee7caea7b28fc03b4f62ceb43f5537a (patch)
tree05c9ea1219f32655ab8ab3c6e6f11611d2b870a8 /share
parent150522c3c99a9e83e1dc11a116427814a4bab5a0 (diff)
espie points out <string.h> is needed for the AUDIO_INITINFO() macro
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/audio.43
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 7b1825b9d1d..be2c6c0a1ae 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.4,v 1.65 2014/06/28 07:08:14 jmc Exp $
+.\" $OpenBSD: audio.4,v 1.66 2014/06/28 08:20:51 matthew Exp $
.\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -41,6 +41,7 @@
.In sys/types.h
.In sys/ioctl.h
.In sys/audioio.h
+.In string.h
.Sh DESCRIPTION
The
.Nm audio