Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106237665
D1095.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
374 B
Referenced Files
None
Subscribers
None
D1095.diff
View Options
Index: head/sys/amd64/linux32/linux32_machdep.c
===================================================================
--- head/sys/amd64/linux32/linux32_machdep.c
+++ head/sys/amd64/linux32/linux32_machdep.c
@@ -31,6 +31,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include "opt_compat.h"
+
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 28, 5:03 PM (8 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15625137
Default Alt Text
D1095.diff (374 B)
Attached To
Mode
D1095: Include opt_compat.h, so that COMPAT_LINUX32 is defined, and we can access to the semop structs and functions.
Attached
Detach File
Event Timeline
Log In to Comment