mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Remove unused SOL_NETLINK macro
Introduced by commit d575679, unused at the time.
This commit is contained in:
parent
df2fb9bfff
commit
8ddf58f5a1
@ -42,10 +42,6 @@
|
|||||||
#include "virmacaddr.h"
|
#include "virmacaddr.h"
|
||||||
#include "virerror.h"
|
#include "virerror.h"
|
||||||
|
|
||||||
#ifndef SOL_NETLINK
|
|
||||||
# define SOL_NETLINK 270
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define VIR_FROM_THIS VIR_FROM_NET
|
#define VIR_FROM_THIS VIR_FROM_NET
|
||||||
|
|
||||||
VIR_LOG_INIT("util.netlink");
|
VIR_LOG_INIT("util.netlink");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user