[PATCH] RT: Add timeofday.h to ktimers.c

From: Daniel Walker
Date: Wed Sep 21 2005 - 18:39:34 EST


Signed-Off-By: Daniel Walker <dwalker@xxxxxxxxxx>

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>


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