mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
Merge f6f5ec0ee3
into 0fc810ae3a
This commit is contained in:
commit
03a9d92d81
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
#define _IPCONNTRACK_NETLINK_H
|
#define _IPCONNTRACK_NETLINK_H
|
||||||
#include <linux/netfilter/nfnetlink.h>
|
#include <linux/netfilter/nfnetlink.h>
|
||||||
|
|
||||||
enum cntl_msg_types {
|
enum ctnl_msg_types {
|
||||||
IPCTNL_MSG_CT_NEW,
|
IPCTNL_MSG_CT_NEW,
|
||||||
IPCTNL_MSG_CT_GET,
|
IPCTNL_MSG_CT_GET,
|
||||||
IPCTNL_MSG_CT_DELETE,
|
IPCTNL_MSG_CT_DELETE,
|
||||||
|
|
Loading…
Reference in a new issue