lkml.org 
[lkml]   [2001]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.4.10-pre13: aironet4500_card.c compile problem
It is missing <linux/init.h>

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>--- linux/drivers/net/aironet4500_card.c.orig Fri Sep 21 22:14:16 2001
+++ linux/drivers/net/aironet4500_card.c Fri Sep 21 22:14:37 2001
@@ -17,6 +17,7 @@
#endif

#include <linux/version.h>
+#include <linux/init.h>
#include <linux/config.h>
#include <linux/module.h>
\
 
 \ /
  Last update: 2005-03-22 13:17    [W:0.035 / U:1.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site