* [PATCH 22/25] Minor adjustments to probe.c to use tfrc_ccids
@ 2007-11-01 0:32 Leandro
2007-11-01 12:42 ` Tommi Saviranta
0 siblings, 1 reply; 2+ messages in thread
From: Leandro @ 2007-11-01 0:32 UTC (permalink / raw)
To: dccp
[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 <leandro@embedded.ufcg.edu.br>
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;
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-01 12:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 0:32 [PATCH 22/25] Minor adjustments to probe.c to use tfrc_ccids Leandro
2007-11-01 12:42 ` Tommi Saviranta
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.