--- zzzz-none-000/linux-2.6.19.2/fs/lockd/svc.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/fs/lockd/svc.c 2007-01-11 07:38:19.000000000 +0000 @@ -353,6 +353,9 @@ * Sysctl parameters (same as module parameters, different interface). */ +/* Something that isn't CTL_ANY, CTL_NONE or a value that may clash. */ +#define CTL_UNNUMBERED -2 + static ctl_table nlm_sysctls[] = { { .ctl_name = CTL_UNNUMBERED,