]> git.ipfire.org Git - thirdparty/lldpd.git/commit
daemon/priv: no need to define IFALIASZ
authorVincent Bernat <vincent@bernat.ch>
Sat, 2 Dec 2023 21:01:28 +0000 (22:01 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 2 Dec 2023 21:01:28 +0000 (22:01 +0100)
commit80d51905e9fa236b0cfb8e5277958b23b3c0fb63
tree53bef8752c04db96058e9502322854a0087faa4c
parentaa6e92977681a8816718c1b1e820b9b415d36a2a
daemon/priv: no need to define IFALIASZ

It is part of the shipped kernel header. This is a bit odd we did define
it...
src/daemon/priv-linux.c