From 85be272138b886cbb673764b2c2a819248db4c33 Mon Sep 17 00:00:00 2001 From: simonb Date: Mon, 17 Apr 2000 05:49:11 +0000 Subject: [PATCH] Include "ntp_stdlib.h" to get prototype for init_lib(). --- dist/ntp/libntp/lib_strbuf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/ntp/libntp/lib_strbuf.c b/dist/ntp/libntp/lib_strbuf.c index 740648e74fc7..3dbd5cfd0e99 100644 --- a/dist/ntp/libntp/lib_strbuf.c +++ b/dist/ntp/libntp/lib_strbuf.c @@ -1,9 +1,10 @@ -/* $NetBSD: lib_strbuf.c,v 1.1.1.1 2000/03/29 12:38:50 simonb Exp $ */ +/* $NetBSD: lib_strbuf.c,v 1.2 2000/04/17 05:49:11 simonb Exp $ */ /* * lib_strbuf - library string storage */ +#include "ntp_stdlib.h" #include "lib_strbuf.h" /*