fix build on OSX
This commit is contained in:
parent
107a7b9388
commit
f768cddf3a
2 changed files with 2 additions and 8 deletions
|
@ -27,12 +27,9 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef GETMNTENT
|
||||
#warning "boo"
|
||||
struct mntent {
|
||||
char *mnt_fsname;
|
||||
char *mnt_dir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue