Revision af305b969733862ca0637c2fde6f69fc621ed38e authored by Robert N. M. Watson on 21 October 2009, 09:53:55 UTC, committed by Robert N. M. Watson on 21 October 2009, 09:53:55 UTC
  Remove unused pfil_flags field in packet_filter_hook.

Approved by:	re (kib)
1 parent ada5611
Raw File
Makefile
# $FreeBSD$

PROG=	realpath

.include <bsd.prog.mk>
back to top