浏览代码

netfilter: export xt_HMARK.h to userland

This file contains the API for the target "HMARK", hence it should be exported
to userland.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Nicolas Dichtel 12 年之前
父节点
当前提交
38c67328ac
共有 2 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/uapi/linux/netfilter/Kbuild
  2. 0 0
      include/uapi/linux/netfilter/xt_HMARK.h

+ 1 - 0
include/uapi/linux/netfilter/Kbuild

@@ -22,6 +22,7 @@ header-y += xt_CONNMARK.h
 header-y += xt_CONNSECMARK.h
 header-y += xt_CONNSECMARK.h
 header-y += xt_CT.h
 header-y += xt_CT.h
 header-y += xt_DSCP.h
 header-y += xt_DSCP.h
+header-y += xt_HMARK.h
 header-y += xt_IDLETIMER.h
 header-y += xt_IDLETIMER.h
 header-y += xt_LED.h
 header-y += xt_LED.h
 header-y += xt_LOG.h
 header-y += xt_LOG.h

+ 0 - 0
include/linux/netfilter/xt_HMARK.h → include/uapi/linux/netfilter/xt_HMARK.h