Revert "endian: #define __BYTE_ORDER"
[safe/jmp/linux-2.6] / include / linux / kdebug.h
index 5db38d6..ed81509 100644 (file)
@@ -3,6 +3,8 @@
 
 #include <asm/kdebug.h>
 
+struct notifier_block;
+
 struct die_args {
        struct pt_regs *regs;
        const char *str;