Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove references to an include file that doesn't exist anymore
authorsuter <frederic.suter@cc.in2p3.fr>
Thu, 6 Jun 2013 08:23:25 +0000 (10:23 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Thu, 6 Jun 2013 08:23:44 +0000 (10:23 +0200)
include/msg/datatypes.h
include/simgrid/simix.h
src/include/surf/surf.h
src/surf/new_model.c
src/surf/storage.c

index 46281fe..cf624df 100644 (file)
@@ -6,7 +6,6 @@
 #ifndef MSG_DATATYPE_H
 #define MSG_DATATYPE_H
 #include "xbt/misc.h"
-#include "xbt/file_stat.h"
 #include "xbt/lib.h"
 #include "simgrid/simix.h"
 #include "simgrid_config.h"     // for HAVE_TRACING
index bd69b19..d87eac2 100644 (file)
@@ -10,7 +10,6 @@
 #include "xbt/misc.h"
 #include "xbt/fifo.h"
 #include "xbt/dict.h"
-#include "xbt/file_stat.h"
 #include "xbt/function_types.h"
 #include "xbt/parmap.h"
 #include "xbt/swag.h"
index ed1c0e4..398093d 100644 (file)
@@ -12,7 +12,6 @@
 #include "xbt/dict.h"
 #include "xbt/graph.h"
 #include "xbt/misc.h"
-#include "xbt/file_stat.h"
 #include "portable.h"
 #include "xbt/config.h"
 #include "surf/datatypes.h"
index ea2b572..35e725e 100644 (file)
@@ -10,7 +10,6 @@
 
 #include "xbt/ex.h"
 #include "xbt/dict.h"
-#include "xbt/file_stat.h"
 #include "portable.h"
 #include "surf_private.h"
 #include "new_model_private.h"
index 2449e3c..8cbfc4f 100644 (file)
@@ -6,7 +6,6 @@
 
 #include "xbt/ex.h"
 #include "xbt/dict.h"
-#include "xbt/file_stat.h"
 #include "portable.h"
 #include "surf_private.h"
 #include "storage_private.h"