]> git.pld-linux.org Git - packages/apmd.git/blame - apmd-spinlock.patch
- missing pl descriptions, fixed deps
[packages/apmd.git] / apmd-spinlock.patch
CommitLineData
e181c926
JB
1--- apmd/apmsleep.c.orig Fri May 11 22:30:08 2001
2+++ apmd/apmsleep.c Mon Oct 6 16:38:09 2003
3@@ -46,7 +46,7 @@
b09e45bf 4 #include <linux/version.h>
5
e181c926 6 #if LINUX_VERSION_CODE > KERNEL_VERSION(2,2,0)
b09e45bf 7-#include <asm/spinlock.h>
e181c926
JB
8+#include <linux/spinlock.h>
9 #endif
b09e45bf 10
11 #include <linux/mc146818rtc.h>
This page took 0.021458 seconds and 4 git commands to generate.