This should fix your problem:

--- include/net/sock.h.~1~      Thu Feb 22 21:12:12 2001
+++ include/net/sock.h  Sun Feb 25 21:26:16 2001
@@ -1279,7 +1279,7 @@
  *     Enable debug/info messages 
  */
 
-#if 0
+#if 1
 #define NETDEBUG(x)    do { } while (0)
 #else
 #define NETDEBUG(x)    do { x; } while (0)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to