Skip to content

Commit ffe3bb8

Browse files
shemmingerdavem330
authored andcommitted
uapi: export nf_log.h
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent ad55885 commit ffe3bb8

File tree

1 file changed

+1
-0
lines changed
  • include/uapi/linux/netfilter

1 file changed

+1
-0
lines changed

include/uapi/linux/netfilter/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ header-y += nf_conntrack_ftp.h
55
header-y += nf_conntrack_sctp.h
66
header-y += nf_conntrack_tcp.h
77
header-y += nf_conntrack_tuple_common.h
8+
header-y += nf_log.h
89
header-y += nf_tables.h
910
header-y += nf_tables_compat.h
1011
header-y += nf_nat.h

0 commit comments

Comments
 (0)