patch-2.1.75 linux/fs/nls/nls_base.c
Next file: linux/fs/super.c
Previous file: linux/fs/nfs/write.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Dec 21 17:41:24 1997
- Orig file:
v2.1.74/linux/fs/nls/nls_base.c
- Orig date:
Sat Nov 1 11:04:27 1997
diff -u --recursive --new-file v2.1.74/linux/fs/nls/nls_base.c linux/fs/nls/nls_base.c
@@ -205,8 +205,10 @@
struct nls_table *load_nls(char *charset)
{
struct nls_table *nls;
+#ifdef CONFIG_KERNELD
char buf[40];
int ret;
+#endif
nls = find_nls(charset);
if (nls) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov