On 2/15/23 15:11, Laszlo Ersek wrote:
<signal.h> in POSIX reserves the "sa_" prefix:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html...
Let's use "saddr_" instead.
Signed-off-by: Laszlo Ersek <lersek(a)redhat.com>
---
ocaml/helpers.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Commit 0823a2da7527 ("ocaml: rename "sa_u" to "saddr_u"",
2023-02-22).