Also list the volumes from fstab(5) on OpenBSD
This commit is contained in:
parent
e66786f53b
commit
ce5f365460
|
@ -54,6 +54,8 @@
|
|||
# include <sys/types.h>
|
||||
# include <sys/statvfs.h>
|
||||
# include <fstab.h>
|
||||
#elif defined(__OpenBSD__)
|
||||
# include <fstab.h>
|
||||
#endif
|
||||
#include "Browser.h"
|
||||
#include "../../config.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user