aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/libntp/bsd_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libntp/bsd_strerror.c')
-rw-r--r--contrib/ntp/libntp/bsd_strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/bsd_strerror.c b/contrib/ntp/libntp/bsd_strerror.c
index 5ace9aa48542..23888a2d1437 100644
--- a/contrib/ntp/libntp/bsd_strerror.c
+++ b/contrib/ntp/libntp/bsd_strerror.c
@@ -45,5 +45,5 @@ strerror(
return ebuf;
}
#else
-int strerror_bs;
+NONEMPTY_TRANSLATION_UNIT
#endif