]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
uapi: export nf_log.h
authorstephen hemminger <stephen@networkplumber.org>
Fri, 2 Dec 2016 22:54:00 +0000 (14:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2016 00:43:02 +0000 (19:43 -0500)
File is in uapi directory but not being copied on
 make install_headers

Fixes commit 4ec9c8fbbc22 ("netfilter: nft_log: complete
NFTA_LOG_FLAGS attr support").

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/netfilter/Kbuild

index cd26d7a0fd07094499f97568dc8ca4f50ae93c0f..03f194aeadc51b56d468236c9bba67afbe0b86bd 100644 (file)
@@ -5,6 +5,7 @@ header-y += nf_conntrack_ftp.h
 header-y += nf_conntrack_sctp.h
 header-y += nf_conntrack_tcp.h
 header-y += nf_conntrack_tuple_common.h
+header-y += nf_log.h
 header-y += nf_tables.h
 header-y += nf_tables_compat.h
 header-y += nf_nat.h