be2net: Provide an alternate way to read pf_num for BEx chips
[cascardo/linux.git] / include / linux / mount.h
index 54a594d..1172cce 100644 (file)
@@ -96,4 +96,6 @@ extern void mark_mounts_for_expiry(struct list_head *mounts);
 
 extern dev_t name_to_dev_t(const char *name);
 
+extern unsigned int sysctl_mount_max;
+
 #endif /* _LINUX_MOUNT_H */