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