fixed
This commit is contained in:
parent
b1ab591e39
commit
1b9dc6d7dc
8 changed files with 14 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef _PARSE_MOUNT_H
|
||||
#define _PARSE_MOUNT_H
|
||||
#include <sys/mount.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
typedef struct {
|
||||
char *opt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue