.PATH:  ${SRCTOP}/sys/kern
KMOD=	alq
SRCS=	opt_mac.h vnode_if.h kern_alq.c

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
