Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
re-doxygenification
[simgrid.git] / src / xbt / heap_private.h
index 87de1eb..72389dc 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef _XBT_HEAP_PRIVATE_H
 #define _XBT_HEAP_PRIVATE_H
 
-#include <stdlib.h>
+#include "xbt/dynar.h" /* void_f_pvoid_t */
 #include "xbt/heap.h"
 
 typedef struct xbt_heapItem {