Fix include for the non-module case.
Thanks-to: SOS
This commit is contained in:
parent
f077cb82c8
commit
abd10344e9
@ -44,7 +44,7 @@
|
||||
#include <sys/sysctl.h>
|
||||
#include <crypto/blowfish/blowfish.h>
|
||||
|
||||
#include "yarrow.h"
|
||||
#include "dev/randomdev/yarrow.h"
|
||||
|
||||
static d_read_t randomread;
|
||||
static d_write_t randomwrite;
|
||||
|
@ -44,7 +44,7 @@
|
||||
#include <sys/sysctl.h>
|
||||
#include <crypto/blowfish/blowfish.h>
|
||||
|
||||
#include "yarrow.h"
|
||||
#include "dev/randomdev/yarrow.h"
|
||||
|
||||
static d_read_t randomread;
|
||||
static d_write_t randomwrite;
|
||||
|
Loading…
x
Reference in New Issue
Block a user