Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107035879
D44466.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D44466.diff
View Options
diff --git a/sys/sys/_cpuset.h b/sys/sys/_cpuset.h
--- a/sys/sys/_cpuset.h
+++ b/sys/sys/_cpuset.h
@@ -35,6 +35,8 @@
#include <sys/_bitset.h>
#ifdef _KERNEL
+#include <machine/param.h>
+
#define CPU_SETSIZE MAXCPU
#endif
diff --git a/sys/sys/_domainset.h b/sys/sys/_domainset.h
--- a/sys/sys/_domainset.h
+++ b/sys/sys/_domainset.h
@@ -32,6 +32,8 @@
#include <sys/_bitset.h>
#ifdef _KERNEL
+#include <machine/param.h>
+
#define DOMAINSET_SETSIZE MAXMEMDOM
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 7:45 AM (12 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15740770
Default Alt Text
D44466.diff (480 B)
Attached To
Mode
D44466: sys/_{cpu,domain}set.h: don't require sys/param.h
Attached
Detach File
Event Timeline
Log In to Comment