Page MenuHomeFreeBSD

D36109.diff
No OneTemporary

D36109.diff

diff --git a/sys/compat/linuxkpi/common/include/linux/swap.h b/sys/compat/linuxkpi/common/include/linux/swap.h
--- a/sys/compat/linuxkpi/common/include/linux/swap.h
+++ b/sys/compat/linuxkpi/common/include/linux/swap.h
@@ -29,6 +29,13 @@
#ifndef _LINUXKPI_LINUX_SWAP_H_
#define _LINUXKPI_LINUX_SWAP_H_
+#include <sys/param.h>
+#include <sys/domainset.h>
+#include <sys/queue.h>
+#include <sys/proc.h>
+#include <sys/pcpu.h>
+
+#include <vm/vm.h>
#include <vm/swap_pager.h>
#include <vm/vm_pageout.h>

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 26, 10:19 AM (21 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12826496
Default Alt Text
D36109.diff (509 B)

Event Timeline