From: downsj Date: Sun, 20 Apr 1997 08:27:31 +0000 (+0000) Subject: Pull in systm.h, need printf() prototype. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a80f1d1b96d636fdc8dc6d5c581f484119a37362;p=openbsd Pull in systm.h, need printf() prototype. --- diff --git a/sys/arch/hp300/dev/rd_root.c b/sys/arch/hp300/dev/rd_root.c index 2e12b5886a6..561cd6a291f 100644 --- a/sys/arch/hp300/dev/rd_root.c +++ b/sys/arch/hp300/dev/rd_root.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rd_root.c,v 1.2 1997/02/16 17:54:39 downsj Exp $ */ +/* $OpenBSD: rd_root.c,v 1.3 1997/04/20 08:27:31 downsj Exp $ */ /* $NetBSD: rd_root.c,v 1.1 1996/05/20 01:17:31 chuck Exp $ */ /* @@ -30,6 +30,7 @@ #include #include +#include #include