PATCH: 2.5.40 fix warning in longhaul.c

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Oct 06 2002 - 12:06:21 EST


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>
-
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/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:54 EST