X-Git-Url: https://repo.jachan.dev/linux.git/blobdiff_plain/8269cc4e2b0ddcdcb9e7f2034c464ef8613737a1..00fec2a10b51a071ec92da256ccd30f6b13fc55b:/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;