Forgot to include <errno.h> when using 'errno' here.
This commit is contained in:
parent
a43cf6c23b
commit
7d8939c53f
@ -65,6 +65,7 @@ static const char rcsid[] =
|
||||
#include <ufs/ffs/fs.h>
|
||||
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <fstab.h>
|
||||
#include <libufs.h>
|
||||
|
Loading…
Reference in New Issue
Block a user