OpenBSD, thanks to Tim Wiess
This commit is contained in:
parent
6a73f8b6c1
commit
fe8c925e8a
9 changed files with 353 additions and 57 deletions
|
|
@ -7,8 +7,9 @@
|
|||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
#if defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
#include <sys/disklabel.h>
|
||||
#include <sys/ioctl.h>
|
||||
static int diskdev[] = {
|
||||
151, /* aacd */
|
||||
116, /* ad */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue