Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "I'm so glad that this line is useless"
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 11 Dec 2012 15:35:15 +0000 (16:35 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 11 Dec 2012 15:39:28 +0000 (16:39 +0100)
This reverts commit 5904252e9e4e84030ee544d5efbd832dffa696a7.

It broke builds with tracing=off.

src/msg/msg_private.h

index 855992f..3c6c04d 100644 (file)
@@ -9,6 +9,7 @@
 
 #include "msg/msg.h"
 #include "simgrid/simix.h"
+#include "surf/surf.h"
 #include "xbt/fifo.h"
 #include "xbt/dynar.h"
 #include "xbt/swag.h"