lkml.org 
[lkml]   [2005]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] RT: Add headers to timeofday.c
From
Date
Add cache.h for smp alignment, and seqlock.h for ntp_lock seqlock
define.

Signed-Off-By: Daniel Walker <dwalker@mvista.com>

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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-22 01:41    [W:0.019 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site