patch-2.4.10 linux/include/linux/mc146818rtc.h
Next file: linux/include/linux/minix_fs.h
Previous file: linux/include/linux/major.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Sep 23 10:32:18 2001
-  Orig file: 
v2.4.9/linux/include/linux/mc146818rtc.h
-  Orig date: 
Tue Aug  7 12:49:40 2001
diff -u --recursive --new-file v2.4.9/linux/include/linux/mc146818rtc.h linux/include/linux/mc146818rtc.h
@@ -13,6 +13,7 @@
 
 #include <asm/io.h>
 #include <linux/rtc.h>			/* get the user-level API */
+#include <linux/spinlock.h>		/* spinlock_t */
 #include <asm/mc146818rtc.h>		/* register access macros */
 
 extern spinlock_t rtc_lock;		/* serialize CMOS RAM access */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)