mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 01:31:55 +00:00
BSD: Fix build on OpenBSD broken by previous commit
This commit is contained in:
parent
3e236955c9
commit
7eec398875
@ -28,9 +28,8 @@
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef SA_LEN
|
||||
#undef SA_LEN
|
||||
#define SA_LEN(x) (x).sa.sa_len
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user