Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / fs / nfs / sysctl.c
index 70e1fbb..ad4d2e7 100644 (file)
 
 #include "callback.h"
 
+#ifdef CONFIG_NFS_V4
 static const int nfs_set_port_min = 0;
 static const int nfs_set_port_max = 65535;
+#endif
 static struct ctl_table_header *nfs_callback_sysctl_table;
 
 static ctl_table nfs_cb_sysctls[] = {