Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
as this was not included, xbt_dynar_sort never used mergesort ..
[simgrid.git] / src / xbt / dynar.c
index d9e20b9..26a8171 100644 (file)
@@ -6,6 +6,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 "internal_config.h"
 #include "xbt/misc.h"
 #include "xbt/sysdep.h"
 #include "xbt/log.h"