X-Git-Url: https://repo.jachan.dev/linux.git/blobdiff_plain/31f6e1bd3b58c9a67e5ea0c2d372fbf5fc9e326d..1c0fe6e3bd:/include/linux/kdebug.h diff --git a/include/linux/kdebug.h b/include/linux/kdebug.h index 5db38d6d8b92..ed815090b3bc 100644 --- a/include/linux/kdebug.h +++ b/include/linux/kdebug.h @@ -3,6 +3,8 @@ #include +struct notifier_block; + struct die_args { struct pt_regs *regs; const char *str;