Fixed compilation issue.
This commit is contained in:
parent
c2ffe723d1
commit
f50d94b793
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/mount.h>
|
||||
#include <fcntl.h>
|
||||
#include <minix/config.h>
|
||||
|
|
Loading…
Reference in a new issue