Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the visibility of stdio.h because it was loaded wrongly (ie, before _GNU_SOURC...
[simgrid.git] / examples / gras / p2p / chord / chord.c
index 7d831ae..314d6ce 100644 (file)
@@ -2,6 +2,7 @@
  * vim:ts=2:sw=2:expandtab
  */
 
+#include <stdio.h>
 #include "xbt/sysdep.h"
 #include "gras.h"