|
@@ -1,7 +1,7 @@
|
|
|
/* StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
|
*
|
|
|
* Copyright (C) 2009-2015 Université de Bordeaux
|
|
|
- * Copyright (C) 2010, 2011, 2012, 2013 CNRS
|
|
|
+ * Copyright (C) 2010, 2011, 2012, 2013, 2015 CNRS
|
|
|
* Copyright (C) 2014 INRIA
|
|
|
*
|
|
|
* StarPU is free software; you can redistribute it and/or modify
|
|
@@ -101,6 +101,7 @@
|
|
|
#undef STARPU_HAVE_WINDOWS
|
|
|
#undef STARPU_LINUX_SYS
|
|
|
#undef STARPU_HAVE_UNSETENV
|
|
|
+#undef STARPU_HAVE_UNISTD_H
|
|
|
|
|
|
#ifdef _MSC_VER
|
|
|
typedef long starpu_ssize_t;
|