Commit 7eec3988 authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

BSD: Fix build on OpenBSD broken by previous commit

parent 3e236955
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -28,9 +28,8 @@
#endif


#ifndef SA_LEN
#undef  SA_LEN
#define SA_LEN(x) (x).sa.sa_len
#endif


/*