HomeFreeBSD

Fix CFLAGS for including netipsec headers #includes

Description

Fix CFLAGS for including netipsec headers #includes

The netipsec headers are referenced via netipsec/..., not ./... .
Thus, assuming that the netipsec/... is nested under ${SRCTOP}/sys/netipsec
is wrong.

This tripped up some individuals building ^/head on systems pre-r314812.

MFC after: 1 week
Reported by: Roberto Rodriguez Jr <rob.rodz.jr9@gmail.com>
Sponsored by: Dell EMC Isilon

Details

Provenance
ngieAuthored on
Parents
rS315180: Readd codes that creates a tmp file for diffing stdout or devices
Branches
Unknown
Tags
Unknown