2.1.130pre3 compile probs initrd

Adam Heath (doogie@debian.org)
Wed, 25 Nov 1998 22:05:37 -0600 (CST)


add this near the top of init/main.c:

---
#ifdef CONFIG_BLK_DEV_INITRD
#  include <linux/blk.h>
#endif
---

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/