lkml.org 
[lkml]   [2002]   [Dec]   [24]   [last100]   RSS-feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Complete thread (EXPERIMENTAL)
Patch in this message
/
DateTue, 24 Dec 2002 15:10:43 +0100 (MET)
FromPatrick McHardy <>
Subject[TRIVIAL FIX]: 2.5.53 missing "include <linux/version.h>"
Digg This
Hi Jean,

the attached patch adds missing include <linux/version.h> to include/net/irda/vlsi_ir.h. If its already fixed, my apologies, otherwise please apply.

Bye,
Patrick


[view this diff only]
--- linux-2.5.53/include/net/irda/vlsi_ir.h.orig	2002-12-24 14:00:05.000000000 +0100
+++ linux-2.5.53/include/net/irda/vlsi_ir.h	2002-12-24 14:00:23.000000000 +0100
@@ -27,6 +27,8 @@
 #ifndef IRDA_VLSI_FIR_H
 #define IRDA_VLSI_FIR_H
 
+#include <linux/version.h>
+
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,4)
 #ifdef CONFIG_PROC_FS
 /* PDE() introduced in 2.5.4 */
\
ISP Services
Valid XHTML 1.0!\ /
Valid CSS! Last update: 2005-03-22 12:31    [W:0.113 / U:0.030 seconds]
©2003-2005 Jasper Spaans