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
/*