Fix compilation errors.

This commit is contained in:
Kurt Zeilenga 1999-10-26 23:00:30 +00:00
parent bdca662249
commit 3d064b73c5

View File

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