* Patch for 2.4.4-ac7
@ 2001-05-11 20:35 H . J . Lu
0 siblings, 0 replies; only message in thread
From: H . J . Lu @ 2001-05-11 20:35 UTC (permalink / raw)
To: alan; +Cc: linux kernel
This should fix
http://boudicca.tux.org/hypermail/linux-kernel/this-week/0901.html
H.J.
----
--- linux-2.4.4-ac7/mm/filemap.c.module Fri May 11 13:32:20 2001
+++ linux-2.4.4-ac7/mm/filemap.c Fri May 11 13:33:03 2001
@@ -9,6 +9,8 @@
* most "normal" filesystems (but you don't /have/ to use this:
* the NFS filesystem used to do this differently, for example)
*/
+#include <linux/config.h>
+#include <linux/module.h>
#include <linux/slab.h>
#include <linux/shm.h>
#include <linux/mman.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-11 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-11 20:35 Patch for 2.4.4-ac7 H . J . Lu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox