aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <[email protected]>2015-04-08 17:41:40 +0000
committerPablo Neira Ayuso <[email protected]>2015-04-13 18:08:38 +0000
commit24477e57412a7a7dea62637ac990bc5c1cff0665 (patch)
treef440c1493181ab8893fa8e2730de84f23b09fe6f /net/unix/af_unix.c
parentnetfilter: nf_tables: variable sized set element keys / data (diff)
downloadkernel-24477e57412a7a7dea62637ac990bc5c1cff0665.tar.gz
kernel-24477e57412a7a7dea62637ac990bc5c1cff0665.zip
uapi: ebtables: don't include linux/if.h
linux/if.h creates conflicts in userspace with net/if.h By using it here we force userspace to use linux/if.h while net/if.h may be needed. Note that: include/linux/netfilter_ipv4/ip_tables.h and include/linux/netfilter_ipv6/ip6_tables.h don't include linux/if.h and they also refer to IFNAMSIZ, so they are expecting userspace to include use net/if.h from the client program. Signed-off-by: Arturo Borrero Gonzalez <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions