- begin work on enhanced multipart receiving
[oweals/gnunet.git] / src / mesh / mesh_path.h
index 48cf048d45eb52893bab5464b18ecf99334a16f1..a3d2457d28b1ba02b34d9e816378f15f8deeea2a 100644 (file)
@@ -123,6 +123,8 @@ path_get_length (struct MeshPeerPath *path);
 int
 path_destroy (struct MeshPeerPath *p);
 
+void
+path_debug (struct MeshPeerPath *p);
 
 #if 0                           /* keep Emacsens' auto-indent happy */
 {