Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170961172
D34035.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
397 B
Referenced Files
None
Subscribers
None
D34035.diff
View Options
Index: sys/sys/param.h
===================================================================
--- sys/sys/param.h
+++ sys/sys/param.h
@@ -135,7 +135,7 @@
#define SPECNAMELEN 255 /* max length of devicename */
/* More types and definitions used throughout the kernel. */
-#ifdef _KERNEL
+#if defined(_KERNEL) || defined(_KERNEL_UT)
#include <sys/cdefs.h>
#include <sys/errno.h>
#ifndef LOCORE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 8, 9:22 PM (18 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38538704
Default Alt Text
D34035.diff (397 B)
Attached To
Mode
D34035: Expose <sys/param.h> kernel decls to sysunit tests
Attached
Detach File
Event Timeline
Log In to Comment