mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-02 11:02:59 +02:00
6 lines
135 B
C
6 lines
135 B
C
#include <linux/kernel.h>
|
|
#include <linux/errno.h>
|
|
#include <crypto/pkcs7.h>
|
|
|
|
extern const char __initconst *const blacklist_hashes[];
|