summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libntp/strerror.c
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2004-07-20 15:01:56 +0000
committerroberto <roberto@FreeBSD.org>2004-07-20 15:01:56 +0000
commit118e757284cbb8fc4f43a713e892b41504b50a5f (patch)
tree528d12dda44ebdc3ffcc38050f159ac553a69c17 /contrib/ntp/libntp/strerror.c
parenta85d9ae25e8e8696677bc30feb6eaf7fc150e529 (diff)
downloadFreeBSD-src-118e757284cbb8fc4f43a713e892b41504b50a5f.zip
FreeBSD-src-118e757284cbb8fc4f43a713e892b41504b50a5f.tar.gz
Virgin import of ntpd 4.2.0
Diffstat (limited to 'contrib/ntp/libntp/strerror.c')
-rw-r--r--contrib/ntp/libntp/strerror.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/ntp/libntp/strerror.c b/contrib/ntp/libntp/strerror.c
index 5a9595a..9d8ae8e 100644
--- a/contrib/ntp/libntp/strerror.c
+++ b/contrib/ntp/libntp/strerror.c
@@ -27,6 +27,8 @@ static const char sccsid[] = "@(#)strerror.c 5.1 (Berkeley) 4/9/89";
#include <stdio.h>
#include <string.h>
+#include "l_stdlib.h"
+
char *
strerror(
int errnum
OpenPOWER on IntegriCloud