Hello Patric! Patrick McHardy wrote: > IMHO MODULE_LICENSE was introduced during 2.4, i don't know when > exactly. Try inserting "#define MODULE_LICENSE(x)" after #includes > of htb. Bye,
Well, there is already a MODULE_LICENSE(X)... ---- sch_htb.c ---- /* ======== Begin of part to be deleted for 2.4 merged one ========= */ #if LINUX_VERSION_CODE < 0x20300 #define MODULE_LICENSE(X) ---- snapp ---- Greetings, Nils _______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
