patch-2.4.0-test2 linux/include/linux/sunrpc/debug.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/sunrpc/clnt.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Jun 23 21:30:21 2000
- Orig file:
v2.4.0-test1/linux/include/linux/sunrpc/debug.h
- Orig date:
Wed Aug 18 16:43:33 1999
diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/sunrpc/debug.h linux/include/linux/sunrpc/debug.h
@@ -9,13 +9,17 @@
#ifndef _LINUX_SUNRPC_DEBUG_H_
#define _LINUX_SUNRPC_DEBUG_H_
+#include <linux/config.h>
+
#include <linux/timer.h>
#include <linux/tqueue.h>
/*
* Enable RPC debugging/profiling.
*/
+#ifdef CONFIG_SYSCTL
#define RPC_DEBUG
+#endif
/* #define RPC_PROFILE */
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)