Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Yeah. Cool, we use the SIZEOF_MAX. But now also load the header where it's defined
[simgrid.git] / src / xbt / dynar.c
index 5fbad96..dccfb7f 100644 (file)
@@ -7,6 +7,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include "portable.h" /* SIZEOF_MAX */
 #include "xbt/misc.h"
 #include "xbt/sysdep.h"
 #include "xbt/log.h"