summaryrefslogtreecommitdiffstats
path: root/lib/libc/md
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>1999-10-08 10:55:27 +0000
committerespie <espie@openbsd.org>1999-10-08 10:55:27 +0000
commit68fc421bafeee66d3e931ee4e835d5f9a9fe11b9 (patch)
tree5b616024584645ba2e7bde80bf102ce08e8d09bb /lib/libc/md
parentActivate it on the amiga. (diff)
downloadwireguard-openbsd-68fc421bafeee66d3e931ee4e835d5f9a9fe11b9.tar.xz
wireguard-openbsd-68fc421bafeee66d3e931ee4e835d5f9a9fe11b9.zip
SYNOPSIS needs #include <sys/types.h>
Diffstat (limited to 'lib/libc/md')
-rw-r--r--lib/libc/md/mdX.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/md/mdX.3 b/lib/libc/md/mdX.3
index 87eff72e022..a240cbe2566 100644
--- a/lib/libc/md/mdX.3
+++ b/lib/libc/md/mdX.3
@@ -6,7 +6,7 @@
.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
.\" ----------------------------------------------------------------------------
.\"
-.\" $OpenBSD: mdX.3,v 1.13 1999/10/06 14:55:29 espie Exp $
+.\" $OpenBSD: mdX.3,v 1.14 1999/10/08 10:55:27 espie Exp $
.\"
.Dd October 9, 1996
.Dt MDX 3
@@ -20,6 +20,7 @@
.Nm MDXData
.Nd calculate the RSA Data Security, Inc., ``MDX'' message digest
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <mdX.h>
.Ft void
.Fn MDXInit "MDX_CTX *context"