built_in: fix build if ARPHRD_IEEE802154_MONITOR is undefined
commit57e04d5a77cc9541ad8dcb81a134644ed2a640be
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Jul 2013 07:19:30 +0000 (23 09:19 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Jul 2013 07:19:30 +0000 (23 09:19 +0200)
tree10fe27c2fb81286bbeb97b103f9970249998cc4a
parent29e7beed6e387b78c86e985e0c96e24154a01dec
built_in: fix build if ARPHRD_IEEE802154_MONITOR is undefined

Some 3.x kernel versions seem not to ship yet the definition of
ARPHRD_IEEE802154_MONITOR. Add it into built_in.h to let the
tools build.

Reported-by: Pablo Henrique <phenrique@gmail.com>
Reported-by: Tobias Kalbitz <tobias.kalbitz@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
built_in.h