Include paths.h for prototype of getbootfile(3).

This commit is contained in:
Xin LI 2005-05-03 15:28:07 +00:00
parent c2399f7a3f
commit 2f22da5d97

View File

@ -40,6 +40,8 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/sysctl.h>
#include <paths.h>
const char *
getbootfile(void)
{