Add sys/types.h to the list of required includes.

This commit is contained in:
Chad David 2002-04-12 05:23:16 +00:00
parent 234b7100a1
commit e6f97cc401
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94483
2 changed files with 2 additions and 0 deletions

View file

@ -32,6 +32,7 @@
.Nm random_harvest
.Nd gather entropy from the kernel for the entropy device
.Sh SYNOPSIS
.In sys/types.h
.In sys/random.h
.Ft void
.Fo random_harvest

View file

@ -38,6 +38,7 @@
.Nm rijndael_padDecrypt
.Nd AES encryption
.Sh SYNOPSIS
.In sys/types.h
.In crypto/rijndael/rijndael.h
.Ft int
.Fo rijndael_makeKey