mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Netlink: move OS-specific headers and defines to sysdep
Minor changes from committer.
This commit is contained in:
committed by
Ondrej Zajicek
parent
7b6c964977
commit
176fc68aed
@@ -17,16 +17,7 @@
|
||||
|
||||
#define CONFIG_INCLUDE_SYSIO_H "sysdep/bsd/sysio.h"
|
||||
#define CONFIG_INCLUDE_KRTSYS_H "sysdep/linux/krt-sys.h"
|
||||
|
||||
#define CONFIG_FREEBSD_NETLINK
|
||||
|
||||
#ifndef AF_MPLS
|
||||
#define AF_MPLS 39
|
||||
#endif
|
||||
|
||||
#ifndef SO_RCVBUFFORCE
|
||||
#define SO_RCVBUFFORCE SO_RCVBUF
|
||||
#endif
|
||||
#define CONFIG_INCLUDE_NLSYS_H "sysdep/bsd-netlink/netlink-sys.h"
|
||||
|
||||
/*
|
||||
Link: sysdep/unix
|
||||
|
Reference in New Issue
Block a user