]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/ksm.c
smsc75xx: use skb_cow_head() to deal with cloned skbs
[karo-tx-linux.git] / mm / ksm.c
index 520e4c37fec738c7cd72215486fa524fbee9e056..19b4f2dea7a591793ff8e18b6eeeafdc5df1de30 100644 (file)
--- a/mm/ksm.c
+++ b/mm/ksm.c
@@ -19,6 +19,8 @@
 #include <linux/fs.h>
 #include <linux/mman.h>
 #include <linux/sched.h>
+#include <linux/sched/mm.h>
+#include <linux/sched/coredump.h>
 #include <linux/rwsem.h>
 #include <linux/pagemap.h>
 #include <linux/rmap.h>