--- zzzz-none-000/linux-4.9.279/include/uapi/linux/netfilter/Kbuild 2021-08-08 06:38:54.000000000 +0000 +++ puma7-atom-6591-750/linux-4.9.279/include/uapi/linux/netfilter/Kbuild 2023-02-08 11:43:43.000000000 +0000 @@ -17,6 +17,9 @@ header-y += nfnetlink_cttimeout.h header-y += nfnetlink_log.h header-y += nfnetlink_queue.h +header-y += xt_httphost.h +header-y += xt_httpcookie.h +header-y += xt_httpurl.h header-y += x_tables.h header-y += xt_AUDIT.h header-y += xt_CHECKSUM.h @@ -25,6 +28,7 @@ header-y += xt_CONNSECMARK.h header-y += xt_CT.h header-y += xt_DSCP.h +header-y += xt_GWMETA.h header-y += xt_HMARK.h header-y += xt_IDLETIMER.h header-y += xt_LED.h @@ -87,3 +91,4 @@ header-y += xt_tcpudp.h header-y += xt_time.h header-y += xt_u32.h +header-y += xt_webstr.h