X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a..8cb6506f65799af09c57dfea8dd68d0ee40d4507:/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 */