aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJie Zhang <[email protected]>2009-11-12 17:59:56 +0800
committerMichal Marek <[email protected]>2009-12-12 13:08:15 +0100
commit7a77080dbec28ab2bceb422398601dcc53c142ad (patch)
treeafb05c364aba9a2599b59c199c1d568d18c18b59 /include/linux
parent273b281fa22c293963ee3e6eec418f5dda2dbc83 (diff)
net: add net_tstamp.h to headers_install
include/linux/net_tstamp.h is userspace API for hardware time stamping of network packets. It should be exported to userspace. Signed-off-by: Jie Zhang <[email protected]> Signed-off-by: Barry Song <[email protected]> Signed-off-by: Patrick Ohly <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index f72914db2a11..756f831cbdd5 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -118,6 +118,7 @@ header-y += mtio.h
header-y += ncp_no.h
header-y += neighbour.h
header-y += net_dropmon.h
+header-y += net_tstamp.h
header-y += netfilter_arp.h
header-y += netrom.h
header-y += nfs2.h