#
# $FreeBSD$
#

PROG=	accept_fd_leak
MAN=

regress:
	./accept_fd_leak

.include <bsd.prog.mk>