Skip to content
Snippets Groups Projects
Commit 3d064b73 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix compilation errors.

parent bdca6622
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment