#
# $FreeBSD$
#

PROG=	accept_fd_leak
NO_MAN=

regress:
	./accept_fd_leak

.include <bsd.prog.mk>
