Merge "Add missing <unistd.h> include for close."
This commit is contained in:
commit
f3f22e555b
@ -18,6 +18,7 @@
|
|||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#include <diskusage/dirsize.h>
|
#include <diskusage/dirsize.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user