Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Regenerate the output captures of the gras tutorial after the numerous timing changes...
[simgrid.git] / doc / gtut-files / 03-args.c
index 43817ad..ef6a61f 100644 (file)
@@ -1,3 +1,4 @@
+#include <stdio.h>
 #include <gras.h>
 
 int server(int argc, char *argv[]) {