[DCCP] Minor adjustments to probe.c to use ccid34_lib

This will also facilitate the implementation of ccid-4 debug.

Signed-off-by: Leandro Melo de Sales <[EMAIL PROTECTED]>

Index: leandro.new/net/dccp/probe.c
===================================================================
--- leandro.new.orig/net/dccp/probe.c
+++ leandro.new/net/dccp/probe.c
@@ -34,7 +34,7 @@
 
 #include "dccp.h"
 #include "ccid.h"
-#include "ccids/ccid3.h"
+#include "ccids/lib/tfrc_ccids.h"
 
 static int port;
 
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to