0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

BSD: Fix build on OpenBSD broken by previous commit

This commit is contained in:
Ondrej Zajicek (work) 2016-11-01 16:18:27 +01:00
parent 3e236955c9
commit 7eec398875

View File

@ -28,9 +28,8 @@
#endif
#ifndef SA_LEN
#undef SA_LEN
#define SA_LEN(x) (x).sa.sa_len
#endif
/*