From f1519f70705b2eee563b9ac4056d4eb39d383ea1 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Fri, 13 Oct 2017 10:03:59 +0200 Subject: Rely on C89 sprintf() return value semantics --- plan9/config_sh.sample | 1 - 1 file changed, 1 deletion(-) (limited to 'plan9') diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index bfe766628b..114a58932f 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -537,7 +537,6 @@ d_socket='define' d_socklen_t='undef' d_sockpair='define' d_socks5_init='undef' -d_sprintf_returns_strlen='undef' d_sqrtl='undef' d_srand48_r='undef' d_srandom_r='undef' -- cgit v1.2.1