hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/certs/blacklist.h
....@@ -1,3 +1,5 @@
11 #include <linux/kernel.h>
2
+#include <linux/errno.h>
3
+#include <crypto/pkcs7.h>
24
35 extern const char __initconst *const blacklist_hashes[];