]> git.neil.brown.name Git - history.git/commitdiff
Fix up after header file cleanups: add <linux/mount.h> to
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 17 Nov 2002 05:33:35 +0000 (03:33 -0200)
committerArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 17 Nov 2002 05:33:35 +0000 (03:33 -0200)
intermezzo that got it implicitly before.

include/linux/intermezzo_fs.h

index 2fb5e45c2d53702021354969ae4069c4c7c1ef50..e1aec0b6bccf653036a1ab90001956e2ec1a47a6 100644 (file)
@@ -54,6 +54,7 @@ static inline int izo_ioctl_is_invalid(struct izo_ioctl_data *data);
 #ifdef __KERNEL__
 # include <linux/smp.h>
 # include <linux/fsfilter.h>
+# include <linux/mount.h>
 # include <linux/slab.h>
 # include <linux/vmalloc.h>
 # include <linux/smp_lock.h>