Add #include <sys/types>

This commit is contained in:
Poul-Henning Kamp 1996-10-22 16:28:56 +00:00
parent 40060a90b9
commit 52377df350
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19100

View File

@ -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"