summaryrefslogtreecommitdiff
path: root/sysdep/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/bsd')
-rw-r--r--sysdep/bsd/sysio.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdep/bsd/sysio.h b/sysdep/bsd/sysio.h
index 8d87a3c3..2610a47b 100644
--- a/sysdep/bsd/sysio.h
+++ b/sysdep/bsd/sysio.h
@@ -28,9 +28,8 @@
#endif
-#ifndef SA_LEN
+#undef SA_LEN
#define SA_LEN(x) (x).sa.sa_len
-#endif
/*