PATCH: 2.3.99-pre2 ipc compile fix

From: Chris Wedgwood (cw@f00f.org)
Date: Sun Mar 19 2000 - 18:45:21 EST


--- linux/ipc/shm.c.orig Mon Mar 20 09:19:39 2000
+++ linux/ipc/shm.c Mon Mar 20 09:22:36 2000
@@ -29,6 +29,7 @@
  * - mode is the mode for the root directory (default S_IRWXUGO | S_ISVTX)
  */
 
+#include <linux/module.h>
 #include <linux/config.h>
 #include <linux/malloc.h>
 #include <linux/shm.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:28 EST