TBS based build system
[apc.git] / mod / itc.patch
blob501689ba4935df77538997d38cf5405607aba87d
1 --- itc-mod.c.orig 2007-06-11 12:05:44.000000000 +0400
2 +++ itc-mod.c 2007-06-11 12:06:20.000000000 +0400
3 @@ -143,12 +143,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)