]> granicus.if.org Git - libnl/commitdiff
can: Include "linux/can/netlink.h" in the distribution
authorThomas Graf <tgraf@suug.ch>
Fri, 1 Feb 2013 09:51:33 +0000 (10:51 +0100)
committerThomas Graf <tgraf@suug.ch>
Fri, 1 Feb 2013 09:51:33 +0000 (10:51 +0100)
Needed to compile if local kernel headers are outdated.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
include/Makefile.am

index 1e07fdb15d74269f0e89e62d21a06d68ba52b16a..af1c136893742388d171a14a88ff3ec70a56ecec 100644 (file)
@@ -108,6 +108,7 @@ noinst_HEADERS = \
        linux/inetdevice.h \
        linux/ip_mp_alg.h \
        linux/ipv6.h \
+       linux/can/netlink.h \
        linux/neighbour.h \
        linux/netfilter.h \
        linux/netfilter/nf_conntrack_common.h \