Export cd9660_wchar2char symbol, because we need it in the pluggable
unicode decoding klds (cd9660_unicode port).
This commit is contained in:
parent
96286409df
commit
91632d2840
@ -6,6 +6,7 @@ KMOD= cd9660
|
||||
SRCS= vnode_if.h \
|
||||
cd9660_bmap.c cd9660_lookup.c cd9660_node.c cd9660_rrip.c \
|
||||
cd9660_util.c cd9660_vfsops.c cd9660_vnops.c
|
||||
EXPORT_SYMS= cd9660_wchar2char
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user