# DF-0276 fix compile-validation: pf.ko module build with the kfree(ap)->kfree(pa) fix.
# cd /usr/src/sys/net/pf && make KERNCONF=X86_64_GENERIC
# ... all SRCS compiled with -Werror ...
# cc -Wl,--build-id=sha1 ... -o pf.ko if_pflog.o ... pf_ioctl.o ... pf_ruleset.o
# PF_BUILD_RC=0
# -rw-r--r-- 1 root wheel 350328 /usr/obj/usr/src/sys/net/pf/pf.ko
status=COMPILE_OK (pf.ko linked, rc=0)
