linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: 2.5.40 fix warning in longhaul.c
@ 2002-10-06 17:06 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2002-10-06 17:06 UTC (permalink / raw)
  To: torvalds, linux-kernel

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.2.5.40/arch/i386/kernel/cpu/cpufreq/longhaul.c linux.2.5.40-ac5/arch/i386/kernel/cpu/cpufreq/longhaul.c
--- linux.2.5.40/arch/i386/kernel/cpu/cpufreq/longhaul.c	2002-10-02 21:34:05.000000000 +0100
+++ linux.2.5.40-ac5/arch/i386/kernel/cpu/cpufreq/longhaul.c	2002-10-03 14:47:45.000000000 +0100
@@ -26,6 +26,7 @@
 #include <linux/init.h>
 #include <linux/cpufreq.h>
 #include <linux/slab.h>
+#include <linux/string.h>
 
 #include <asm/msr.h>
 #include <asm/timex.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-06 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-06 17:06 PATCH: 2.5.40 fix warning in longhaul.c Alan Cox

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).