]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mnt_namespace.h
fix setpriority(PRIO_PGRP) thread iterator breakage
[linux-2.6-omap-h63xx.git] / include / linux / mnt_namespace.h
index c078aacc8116477d6e3569972396b086150b9706..830bbcd449d6c97c9e09a51bce33fabcd163d087 100644 (file)
@@ -46,6 +46,7 @@ static inline void get_mnt_ns(struct mnt_namespace *ns)
 }
 
 extern const struct seq_operations mounts_op;
+extern const struct seq_operations mountinfo_op;
 extern const struct seq_operations mountstats_op;
 
 #endif