-
Include <sys/socket.h> before checking for netlink · 90e0a869Guido Trotter authored
With some versions of the compiler/headers linux/netlink.h won't compile if sys/socket.h is defined before it. Signed-off-by:
Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by:
Guido Trotter <ultrotter@quaqua.net>
90e0a869
×