]> AND Public Git Repository - simgrid.git/blobdiff - examples/smpi/replay/replay.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'dvfs'
[simgrid.git] / examples / smpi / replay / replay.c
index 3aad3c2b5228a5d1e4763a555716e9195663f9fd..f508f9d9584e7b49ab169d8ddca69afc5e2b1fc0 100644 (file)
@@ -4,6 +4,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include <stdio.h>
 #include "smpi/smpi.h"
 
 int main(int argc, char *argv[])