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
Wed, Oct 2, 10:02 AM (1 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13329757
Default Alt Text
D40387.diff (367 B)

Event Timeline