Explorar el Código

Add missing include.

Samuel Thibault hace 14 años
padre
commit
7305d4d589
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      include/starpu_scheduler.h

+ 1 - 0
include/starpu_scheduler.h

@@ -19,6 +19,7 @@
 
 #include <starpu.h>
 #include <starpu_config.h>
+#include <pthread.h>
 
 #ifdef STARPU_HAVE_HWLOC
 #include <hwloc.h>