Include "ntp_stdlib.h" to get prototype for init_lib().

This commit is contained in:
simonb 2000-04-17 05:49:11 +00:00
parent e2401d7bd1
commit 85be272138

View File

@ -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 * lib_strbuf - library string storage
*/ */
#include "ntp_stdlib.h"
#include "lib_strbuf.h" #include "lib_strbuf.h"
/* /*