Initial
[apc.git] / mod / itc.patch
blob80fcd21cdb74c874969108afe66de590da169bec
1 --- itc-mod.c.orig 2007-08-30 22:44:38.000000000 +0400
2 +++ itc-mod.c 2007-08-30 23:15:23.000000000 +0400
3 @@ -144,12 +144,8 @@
5 **********************************************************************/
6 #if LINUX_VERSION_CODE > KERNEL_VERSION (2, 6, 0)
7 -#ifndef CONFIG_APM
8 #define QUIRK
9 #endif
10 -#else
11 -void default_idle (void);
12 -#endif
14 static void
15 itc_monotonic (struct timeval *tv)