aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ibcs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ibcs2/Makefile')
-rw-r--r--sys/modules/ibcs2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile
index e7ad32b8e6107..9407cb40f2d01 100644
--- a/sys/modules/ibcs2/Makefile
+++ b/sys/modules/ibcs2/Makefile
@@ -11,6 +11,5 @@ SRCS= ibcs2_errno.c ibcs2_ipc.c ibcs2_stat.c ibcs2_misc.c \
vnode_if.h opt_spx_hack.h
CFLAGS+= -DCOMPAT_IBCS2
-EXPORT_SYMS= _ibcs2_mod _ibcs2_emul_path _ibcs2_svr3_sysvec
.include <bsd.kmod.mk>