Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Substitution of the word "resource" by "model" in every surf
[simgrid.git] / doc / gtut-files / 04-callback.c
index 193efb7..dc4c674 100644 (file)
@@ -1,3 +1,4 @@
+#include <stdio.h>
 #include <gras.h>
 
 int server_hello_cb(gras_msg_cb_ctx_t ctx, void *payload) {