[PATCH] RT: Add headers to timeofday.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add cache.h for smp alignment, and seqlock.h for ntp_lock seqlock
define.

Signed-Off-By: Daniel Walker <[email protected]>

Index: linux-2.6.13/kernel/ntp.c
===================================================================
--- linux-2.6.13.orig/kernel/ntp.c
+++ linux-2.6.13/kernel/ntp.c
@@ -47,6 +47,8 @@
 #include <linux/ntp.h>
 #include <linux/jiffies.h>
 #include <linux/errno.h>
+#include <linux/cache.h>
+#include <linux/seqlock.h>
 
 #define NTP_DEBUG 0
 


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux