Page MenuHomeFreeBSD

D40387.diff
No OneTemporary

D40387.diff

diff --git a/sys/sys/memrange.h b/sys/sys/memrange.h
--- a/sys/sys/memrange.h
+++ b/sys/sys/memrange.h
@@ -7,6 +7,8 @@
#ifndef _SYS_MEMRANGE_H_
#define _SYS_MEMRANGE_H_
+#include <sys/ioccom.h>
+
/* Memory range attributes */
#define MDF_UNCACHEABLE (1<<0) /* region not cached */
#define MDF_WRITECOMBINE (1<<1) /* region supports "write combine" action */

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 18, 4:53 PM (19 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27712714
Default Alt Text
D40387.diff (367 B)

Event Timeline