Skip to content

Commit 173f728

Browse files
authored
Merge pull request #158 from ant9000/pr/fix_impl_random_zephyr
2 parents 37f123b + cc776d5 commit 173f728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/random/zephyr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <zephyr/random/rand32.h>
1+
#include <zephyr/random/random.h>
22

33
static int
44
hydro_random_init(void)

0 commit comments

Comments
 (0)