.PATH: ${SRCTOP}/sys/kern

KMOD=	sysvmsg
SRCS=	sysv_msg.c opt_sysvipc.h

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
