]> git.pld-linux.org Git - packages/kernel.git/blob - linux-mtd-missing-include-fix-2.4.7-pre6.patch
- added description of djurban's branch
[packages/kernel.git] / linux-mtd-missing-include-fix-2.4.7-pre6.patch
1 --- include/linux/mtd/mtd.h.org Sun Jul 15 10:52:26 2001
2 +++ include/linux/mtd/mtd.h     Sun Jul 15 10:49:12 2001
3 @@ -13,6 +13,8 @@
4  #include <linux/module.h>
5  #include <linux/uio.h>
6  
7 +#include <linux/interrupt.h>
8 +
9  #endif /* __KERNEL__ */
10  
11  struct erase_info_user {
This page took 0.037858 seconds and 3 git commands to generate.