Samuel Thibault пре 6 година
родитељ
комит
5887071037
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      include/starpu_thread.h

+ 2 - 1
include/starpu_thread.h

@@ -2,7 +2,7 @@
  *
  *
  * Copyright (C) 2013,2015-2017                           Inria
  * Copyright (C) 2013,2015-2017                           Inria
  * Copyright (C) 2010-2015,2017                           CNRS
  * Copyright (C) 2010-2015,2017                           CNRS
- * Copyright (C) 2010,2012-2018                           Université de Bordeaux
+ * Copyright (C) 2010,2012-2019                           Université de Bordeaux
  *
  *
  * StarPU is free software; you can redistribute it and/or modify
  * StarPU is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
  * it under the terms of the GNU Lesser General Public License as published by
@@ -22,6 +22,7 @@
 #include <starpu_config.h>
 #include <starpu_config.h>
 #include <starpu_util.h>
 #include <starpu_util.h>
 #ifdef STARPU_SIMGRID
 #ifdef STARPU_SIMGRID
+#include <pthread.h>
 #ifdef STARPU_HAVE_XBT_SYNCHRO_H
 #ifdef STARPU_HAVE_XBT_SYNCHRO_H
 #include <xbt/synchro.h>
 #include <xbt/synchro.h>
 #else
 #else