lkml.org 
[lkml]   [1999]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] small omission in fs/minix/file.c
Hi list,

there is an include missing in fs/minix/file.c

Oliver

--- linux-2.3.10/fs/minix/file.c Wed Jul 7 04:08:33 1999
+++ linux-2.3.10/fs/minix/file.c Sun Jul 11 22:10:50 1999
@@ -24,6 +24,7 @@
#define MAX(a,b) (((a)>(b))?(a):(b))

#include <linux/fs.h>
+#include <linux/minix_fs.h>

/*
* Write to a file (through the page cache).

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.287 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site