summaryrefslogtreecommitdiffstats
path: root/sys/modules/cd9660/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/cd9660/Makefile')
-rw-r--r--sys/modules/cd9660/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile
index 769ac7e..6dffbc9 100644
--- a/sys/modules/cd9660/Makefile
+++ b/sys/modules/cd9660/Makefile
@@ -6,6 +6,6 @@ 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
+EXPORT_SYMS= cd9660_iconv
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud