Page MenuHomeFreeBSD

D44466.diff
No OneTemporary

D44466.diff

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

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)

Event Timeline