aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@linux-foundation.org>2007-12-25 17:23:59 -0800
committerDavid S. Miller <davem@davemloft.net>2007-12-26 19:36:35 -0800
commitecef969e5b376f98b142e22deb1cec2f23e4f5d6 (patch)
treed414bbb2f0c8937705256e09ab162e2ae6f46f8c /include
parent[NET] tc_nat: header install (diff)
downloadlinux-dev-ecef969e5b376f98b142e22deb1cec2f23e4f5d6.tar.xz
linux-dev-ecef969e5b376f98b142e22deb1cec2f23e4f5d6.zip
[VETH]: move veth.h to include/linux
Move veth.h from net/ to linux/ since it is a user api, and add it to user header processing Kbuild. [ Use header-y as suggested by Sam Ravnborg. -DaveM ] Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/linux/Kbuild1
-rw-r--r--include/linux/veth.h (renamed from include/net/veth.h)0
2 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 9abf5a806c15..f30fa92a44a1 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -153,6 +153,7 @@ header-y += toshiba.h
header-y += ultrasound.h
header-y += un.h
header-y += utime.h
+header-y += veth.h
header-y += video_decoder.h
header-y += video_encoder.h
header-y += videotext.h
diff --git a/include/net/veth.h b/include/linux/veth.h
index 3354c1eb424e..3354c1eb424e 100644
--- a/include/net/veth.h
+++ b/include/linux/veth.h