mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Fix compilation errors.
This commit is contained in:
parent
bdca662249
commit
3d064b73c5
@ -4,6 +4,12 @@
|
||||
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <lutil.h>
|
||||
|
||||
/*
|
||||
* lutil_entropy() provides nbyptes of entropy in buf.
|
||||
* Quality offerred is suitable for one-time uses, such as "once" keys.
|
||||
|
Loading…
Reference in New Issue
Block a user