Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148846743
D50716.1788987999.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
300 B
Referenced Files
None
Subscribers
None
D50716.1788987999.diff
View Options
diff --git a/sys/sys/mount.h b/sys/sys/mount.h
--- a/sys/sys/mount.h
+++ b/sys/sys/mount.h
@@ -41,6 +41,10 @@
#include <sys/tslog.h>
#include <sys/_mutex.h>
#include <sys/_sx.h>
+#elif defined(_WANT_MOUNT)
+#include <sys/_lock.h>
+#include <sys/_lockmgr.h>
+#include <sys/_mutex.h>
#endif
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 9, 9:06 PM (7 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29529020
Default Alt Text
D50716.1788987999.diff (300 B)
Attached To
Mode
D50716: sys/mount.h: Add missing headers so it's standalone for _WANT_MOUNT
Attached
Detach File
Event Timeline
Log In to Comment