Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Misc code simplifications guided by Sonar smells.
[simgrid.git] / examples / c / app-chainsend / chainsend.h
index 9d1d31d5c5b89a5635e6d031564f2964af438fb3..9366babcae4de4d2986a30854a1b89d2fa82f4c7 100644 (file)
@@ -16,8 +16,7 @@
 
 #include "xbt/log.h"
 #include "xbt/str.h"
-
-#include <stdlib.h>
+#include "xbt/sysdep.h"
 
 /* Connection parameters */
 #define MAX_PENDING_COMMS 256