Skip to content
Snippets Groups Projects
Commit 22ac43b3 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

solaris: remove MS_ defintions in <sys/mount.h>

We already get these from our API version of <sys/mount.h>
parent 2b89b034
No related branches found
No related tags found
No related merge requests found
......@@ -30,12 +30,8 @@
#define _OPENSOLARIS_SYS_MOUNT_H_
#include <sys/param.h>
#include <osv/mount.h>
#define MS_FORCE MNT_FORCE
#define MS_REMOUNT MNT_UPDATE
typedef struct fid fid_t;
#endif /* !_OPENSOLARIS_SYS_MOUNT_H_ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment