Selaa lähdekoodia

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: Richard Alpe <richard.alpe@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Richard Alpe 10 vuotta sitten
vanhempi
commit
4f0372150b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      include/uapi/linux/Kbuild

+ 1 - 0
include/uapi/linux/Kbuild

@@ -389,6 +389,7 @@ header-y += times.h
 header-y += timex.h
 header-y += timex.h
 header-y += tiocl.h
 header-y += tiocl.h
 header-y += tipc_config.h
 header-y += tipc_config.h
+header-y += tipc_netlink.h
 header-y += tipc.h
 header-y += tipc.h
 header-y += toshiba.h
 header-y += toshiba.h
 header-y += tty_flags.h
 header-y += tty_flags.h