Try this:
Index: lib/zlib_inflate/inflate_syms.c
===================================================================
RCS file: /home/cvs/kernel-acme/lib/zlib_inflate/inflate_syms.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 inflate_syms.c
--- lib/zlib_inflate/inflate_syms.c 2002/01/31 22:30:27 1.1.1.1
+++ lib/zlib_inflate/inflate_syms.c 2002/02/02 23:36:05
@@ -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/