diff options
Diffstat (limited to 'libc/kernel/common/linux/sunrpc/debug.h')
-rw-r--r-- | libc/kernel/common/linux/sunrpc/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/sunrpc/debug.h b/libc/kernel/common/linux/sunrpc/debug.h index 4c46190c7..e7458ea55 100644 --- a/libc/kernel/common/linux/sunrpc/debug.h +++ b/libc/kernel/common/linux/sunrpc/debug.h @@ -34,7 +34,7 @@ #define RPCDBG_MISC 0x0400 #define RPCDBG_CACHE 0x0800 #define RPCDBG_ALL 0x7fff -#define CTL_SUNRPC 7249 +#define CTL_SUNRPC 7249 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ enum { CTL_RPCDEBUG = 1, |