Re: ATM on Linux: version 0.78

From: James H. Cloos Jr. (cloos@jhcloos.com)
Date: Mon Jul 10 2000 - 23:17:06 EST


This small patch is required against test3 (final) when building as modules:

############################################################################
# diff -u linux-2.4.0-test3/net/atm/mpoa_proc.c l240t3+/net/atm/mpoa_proc.c
--- linux-2.4.0-test3/net/atm/mpoa_proc.c Sat Jul 8 22:26:13 2000
+++ l240t3+/net/atm/mpoa_proc.c Tue Jul 11 00:09:22 2000
@@ -1,4 +1,5 @@
 #include <linux/config.h>
+#include <linux/module.h>
 
 #ifdef CONFIG_PROC_FS
 #include <linux/errno.h>
############################################################################

mpoa_proc.c uses THIS_MODULE, which is defined in modules.h.

I've not looekd at other (recent) version....

-JimC

-- 
James H. Cloos, Jr.  <http://jhcloos.com/public_key>     1024D/ED7DAEA6 
<cloos@jhcloos.com>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6
     Is this post worth two cents?  Then goto <http://2cw.org/23>!

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



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:12 EST