.PATH: ${SRCTOP}/sys/net

KMOD=	dummymbuf
SRCS=	dummymbuf.c
SRCS+=	opt_inet.h opt_inet6.h

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
