Explorar o código

include limits.h for ULONG_MAX

Samuel Thibault %!s(int64=7) %!d(string=hai) anos
pai
achega
df3d069904
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/jobs.c

+ 1 - 0
src/core/jobs.c

@@ -30,6 +30,7 @@
 #include <starpu_top.h>
 #include <top/starpu_top_core.h>
 #include <core/debug.h>
+#include <limits.h>
 
 /* we need to identify each task to generate the DAG. */
 static unsigned long job_cnt = 0;