X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/470cb0c17bc3f2163b36a4c10d31716b0a437baa..fa8e71be179a7a12e74bcc550fa6fe2c54b8446a:/tools/gras/struct_diff.c diff --git a/tools/gras/struct_diff.c b/tools/gras/struct_diff.c index 5e41d31beb..9c7825110e 100644 --- a/tools/gras/struct_diff.c +++ b/tools/gras/struct_diff.c @@ -16,6 +16,7 @@ #include "xbt.h" #include "xbt/datadesc.h" +#include "xbt/file_stat.h" #include "../../src/xbt/datadesc/datadesc_private.h" // RAAAAH! ugly relative path, but it's late, I want it to be done NOW. #include "simix/datatypes.h" #include "../../src/simix/smx_smurf_private.h" // RAAAAH! ugly relative path, but it's even later and it still doesn't work