diff options
author | Harald Welte <laforge@netfilter.org> | 2005-08-09 23:26:03 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2005-08-29 18:54:18 -0400 |
commit | 5a47a470e602eecb168ddd3b78841b84ceddd319 (patch) | |
tree | 9b2408cd295189662f4909522a15d24101bf3fdc /include/asm-sh64 | |
parent | bb435b8d816582064ee0ddb1e2a6fbca67f34108 (diff) |
[DCCP]: make <linux/dccp.h> include-able from userspace
The protocol header files in <linux/foo.h> are usually structured in a
way to be included by userspace code. The top section consists of
general protocol structure definitions, typedefs, enums - followed by
an #ifdef __KERNEL__ section.
Currently <linux/dccp.h> doesn't follow that convention and can
therefore not be used from userspace. However, for example iptables'
libipt_dccp.c actually needs various definitions from there.
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sh64')
0 files changed, 0 insertions, 0 deletions