Skip to content
Commit a27ba9be authored by Hans-Christian Noren Egtvedt's avatar Hans-Christian Noren Egtvedt Committed by Zbigniew Jędrzejewski-Szmek
Browse files

sd-radv: avoid redefinition of struct in6_addr

Both netinet/icmp6.h and linux/in6.h will define struct in6_addr, and in
user space we want to use the netinet/icmp6.h variant.

Fixes build problem:
In file included from src/libsystemd-network/sd-radv.c:23:0:
/home/hegtvedt/work/os/product/sunrise/root/_build/v2/include/linux/in6.h:30:8:
error: redefinition of 'struct in6_addr'

(cherry picked from commit 8a2b193a)
parent 77760e11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment