]> git.ipfire.org Git - thirdparty/suricata.git/commit
build: separate private headers from installed headers 13125/head
authorJason Ish <jason.ish@oisf.net>
Wed, 30 Apr 2025 16:23:38 +0000 (10:23 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 30 Apr 2025 20:22:25 +0000 (22:22 +0200)
commit12e149b99b9dfe3c13e844e453edc84bb82ba10e
treea57aa7418655c94158a377ff11854375353fe061
parent8540627b4eb71160c1a40862795a2737391d3b52
build: separate private headers from installed headers

Create a new list of headers for headers that should never be
installed, such as private headers that should only be available
within the Suricata project.

For now, just the util-device-private.h belongs to this set.
src/Makefile.am