lkml.org 
[lkml]   [2002]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Fix zlib symbol export

This patch makes ppp_deflate load as a module again.
It also needs the obvious mv linux/* include/linux fix for 2.5.3 to let the
new zlib library compile.

Patch against 2.5.3. Please apply.

Thanks,
-Andi

--- linux-2.5.3-work/lib/zlib_inflate/inflate_syms.c-ZLIB Wed Jan 30 22:38:11 2002
+++ linux-2.5.3-work/lib/zlib_inflate/inflate_syms.c Wed Jan 30 23:20:07 2002
@@ -18,4 +18,5 @@
EXPORT_SYMBOL(zlib_inflateSync);
EXPORT_SYMBOL(zlib_inflateReset);
EXPORT_SYMBOL(zlib_inflateSyncPoint);
+EXPORT_SYMBOL(zlib_inflateIncomp);
MODULE_LICENSE("GPL");
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:16    [W:0.023 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site