]> git.pld-linux.org Git - packages/eagle-usb.git/blob - eagle-usb-bitops.patch
- use ueagle-atm4.spec
[packages/eagle-usb.git] / eagle-usb-bitops.patch
1 --- driver/eu_types.h   2008-09-22 22:11:53.000000000 +0200
2 +++ driver/eu_types.h.new       2008-09-22 22:22:35.000000000 +0200
3 @@ -26,7 +26,9 @@
4  #define __EU_TYPES_H__
5  
6  #include <linux/if_ether.h>
7 +#ifdef __KERNEL__
8  #include <asm/bitops.h>
9 +#endif
10  #include <linux/types.h>
11  
12  /**
This page took 0.038049 seconds and 3 git commands to generate.