]> git.pld-linux.org Git - packages/apmd.git/blame_incremental - apmd-spinlock.patch
- missing pl descriptions, fixed deps
[packages/apmd.git] / apmd-spinlock.patch
... / ...
CommitLineData
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 @@
4 #include <linux/version.h>
5
6 #if LINUX_VERSION_CODE > KERNEL_VERSION(2,2,0)
7-#include <asm/spinlock.h>
8+#include <linux/spinlock.h>
9 #endif
10
11 #include <linux/mc146818rtc.h>
This page took 0.053125 seconds and 4 git commands to generate.