mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
BSD: Fix build on OpenBSD broken by previous commit
This commit is contained in:
+1
-2
@@ -28,9 +28,8 @@
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef SA_LEN
|
||||
#undef SA_LEN
|
||||
#define SA_LEN(x) (x).sa.sa_len
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user