linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] RT: Add timeofday.h to ktimers.c
@ 2005-09-21 23:38 Daniel Walker
  2005-09-26  6:24 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Walker @ 2005-09-21 23:38 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel

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

Index: linux-2.6.13/kernel/ktimers.c
===================================================================
--- linux-2.6.13.orig/kernel/ktimers.c
+++ linux-2.6.13/kernel/ktimers.c
@@ -38,6 +38,7 @@
 #include <linux/module.h>
 #include <linux/notifier.h>
 #include <linux/percpu.h>
+#include <linux/timeofday.h>
 #include <linux/ktimer.h>
 
 #include <asm/uaccess.h>



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] RT: Add timeofday.h to ktimers.c
  2005-09-21 23:38 [PATCH] RT: Add timeofday.h to ktimers.c Daniel Walker
@ 2005-09-26  6:24 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2005-09-26  6:24 UTC (permalink / raw)
  To: Daniel Walker; +Cc: linux-kernel


* Daniel Walker <dwalker@mvista.com> wrote:

> --- linux-2.6.13.orig/kernel/ktimers.c
> +++ linux-2.6.13/kernel/ktimers.c
> @@ -38,6 +38,7 @@
>  #include <linux/module.h>
>  #include <linux/notifier.h>
>  #include <linux/percpu.h>
> +#include <linux/timeofday.h>
>  #include <linux/ktimer.h>

thanks, applied.

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-26  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-21 23:38 [PATCH] RT: Add timeofday.h to ktimers.c Daniel Walker
2005-09-26  6:24 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).