.PATH:	${SRCTOP}/sys/netlink/

KMOD=	nlsysevent
SRCS=	netlink_sysevent.c

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
