From 2f22da5d979c60a0ec7c09023cee9895ddcc12fd Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 3 May 2005 15:28:07 +0000 Subject: Include paths.h for prototype of getbootfile(3). --- lib/libc/gen/getbootfile.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc') diff --git a/lib/libc/gen/getbootfile.c b/lib/libc/gen/getbootfile.c index 2bb30bf63b52..739af153cd71 100644 --- a/lib/libc/gen/getbootfile.c +++ b/lib/libc/gen/getbootfile.c @@ -40,6 +40,8 @@ __FBSDID("$FreeBSD$"); #include #include +#include + const char * getbootfile(void) { -- cgit v1.3