Include "system.h" for isdir() prototype.
Submitted by: bofh Differential Revision: https://reviews.freebsd.org/D2711
This commit is contained in:
parent
73cad5a3a4
commit
0974676404
@ -71,6 +71,7 @@ char *stpcpy ();
|
||||
|
||||
#include <fnmatch.h>
|
||||
#include "savedir.h"
|
||||
#include "system.h"
|
||||
|
||||
char *path;
|
||||
size_t pathlen;
|
||||
|
Loading…
Reference in New Issue
Block a user