diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-10-22 16:28:56 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-10-22 16:28:56 +0000 |
| commit | 52377df350226c895dfe1b07f81411267c325d51 (patch) | |
| tree | ef1c8b318a1db07c6ee2432831130b174b3d4023 /lib/libmd | |
| parent | 40060a90b994b006447799ea47dbfe2d81a041f9 (diff) | |
Notes
Diffstat (limited to 'lib/libmd')
| -rw-r--r-- | lib/libmd/mdX.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3 index d10a3c274c06..cd08a7ede721 100644 --- a/lib/libmd/mdX.3 +++ b/lib/libmd/mdX.3 @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: mdX.3,v 1.6 1996/10/09 21:00:48 wollman 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" |
