mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
* Update fthd_ddr.c
Shipped in linux kernel 6.13, <linux/random.h> no longer includes <linux/prandom.h>. This file depended on that nested include, and this commit changes the include to use that header directly.
Without this, module compilation fails trying to use prandom_seed_state() which is in longer included.
5b3fdc9f2f
* Update fthd_ddr.c to include linux/random.h in kernels <= 6.12
15 KiB
15 KiB