Samuel Thibault пре 10 година
родитељ
комит
dfa363d81f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/datawizard/memalloc.c

+ 1 - 0
src/datawizard/memalloc.c

@@ -22,6 +22,7 @@
 #include <core/disk.h>
 #include <starpu.h>
 #include <common/uthash.h>
+#include <alloca.h>
 
 /* This per-node RW-locks protect mc_list and memchunk_cache entries */
 /* Note: handle header lock is always taken before this (normal add/remove case) */