.PATH: ${.CURDIR}/../../net

KMOD=	if_utun
SRCS=	if_utun.c

.include <bsd.kmod.mk>
