X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d1c9d1b3c0bbbca1f6ac22790045d9527dde9282..36ed9bb3db4df8293627b73fc83b6250b1026af1:/src/include/surf/datatypes.h diff --git a/src/include/surf/datatypes.h b/src/include/surf/datatypes.h index 23b9a78661..7a6542b9d6 100644 --- a/src/include/surf/datatypes.h +++ b/src/include/surf/datatypes.h @@ -16,8 +16,7 @@ typedef struct lmm_constraint *lmm_constraint_t; typedef struct lmm_constraint_light *lmm_constraint_light_t; typedef struct lmm_system *lmm_system_t; -typedef struct tmgr_history *tmgr_history_t; -typedef struct tmgr_trace_event *tmgr_trace_event_t; +typedef struct tmgr_trace_iterator *tmgr_trace_iterator_t; #endif /* MAXMIN_DATATYPES_H */