Page MenuHomeFreeBSD

D34035.diff
No OneTemporary

D34035.diff

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

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)

Event Timeline