Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
yet another cleaning pass
[simgrid.git] / examples / msg / kademlia / node.c
index bc0c9e5..08aa37c 100644 (file)
@@ -6,10 +6,8 @@
 
 #include "node.h"
 #include "routing_table.h"
-
 #include "simgrid/msg.h"
-#include "xbt/log.h"
-#include "xbt/asserts.h"
+
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_kademlia_node, "Messages specific for this msg example");
 
 /** @brief Initialization of a node