[BusyBox] Latest CVS lsmod.c build problem

Brad Campbell brad at seme.com.au
Thu Oct 10 21:47:03 UTC 2002


Index: modutils/lsmod.c
Seems a stray #endif has crept in which prevevnted lsmod from
building if CONFIG_FEATURE_QUERY_MODULE_INTERFACE was defined.



===================================================================
RCS file: /var/cvs/busybox/modutils/lsmod.c,v
retrieving revision 1.32
diff -u -r1.32 lsmod.c
--- modutils/lsmod.c    10 Oct 2002 04:20:21 -0000      1.32
+++ modutils/lsmod.c    11 Oct 2002 03:42:40 -0000
@@ -114,7 +114,6 @@

        return my_ret;
 }
-#endif

 extern int lsmod_main(int argc, char **argv)
 {


-- 
Brad....
                   /"\
Save the Forests   \ /     ASCII RIBBON CAMPAIGN
Burn a Greenie.     X      AGAINST HTML MAIL
                   / \



More information about the busybox mailing list