hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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[];