Add sys/types.h to the list of required includes.
This commit is contained in:
parent
234b7100a1
commit
e6f97cc401
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user