Skip to content
Snippets Groups Projects
Commit 4f037215 authored by Richard Alpe's avatar Richard Alpe Committed by David S. Miller
Browse files

tipc: add tipc_netlink.h to uapi Kbuild


tipc_netlink.h is the user-space header for the new netlink api. It
was accidentally left out of the uapi Kbuild list when the api was
added.

Signed-off-by: default avatarRichard Alpe <richard.alpe@ericsson.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3e7b2ec4
No related branches found
No related tags found
No related merge requests found
......@@ -389,6 +389,7 @@ header-y += times.h
header-y += timex.h
header-y += tiocl.h
header-y += tipc_config.h
header-y += tipc_netlink.h
header-y += tipc.h
header-y += toshiba.h
header-y += tty_flags.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment