Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : compare directly local variables found with DWARF and libunwind
[simgrid.git] / src / msg / msg_actions.c
index 75ea78e8d8a11a4a5c2edf8203dabb24bcd6efe0..d8f2a726a9e88078666e4223a511f21c167524c9 100644 (file)
@@ -11,6 +11,8 @@
 #include "xbt/dynar.h"
 #include "xbt/replay.h"
 
+#include <errno.h>
+
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_action, msg,
                                 "MSG actions for trace driven simulation");