|
@@ -1,7 +1,7 @@
|
|
/* StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
/* StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
*
|
|
*
|
|
* Copyright (C) 2010, 2012-2015 Université de Bordeaux
|
|
* Copyright (C) 2010, 2012-2015 Université de Bordeaux
|
|
- * Copyright (C) 2010, 2011, 2012, 2013 CNRS
|
|
|
|
|
|
+ * Copyright (C) 2010, 2011, 2012, 2013, 2015 CNRS
|
|
*
|
|
*
|
|
* 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
|
|
@@ -18,8 +18,8 @@
|
|
#ifndef __COMMON_UTILS_H__
|
|
#ifndef __COMMON_UTILS_H__
|
|
#define __COMMON_UTILS_H__
|
|
#define __COMMON_UTILS_H__
|
|
|
|
|
|
-#include <starpu.h>
|
|
|
|
#include <common/config.h>
|
|
#include <common/config.h>
|
|
|
|
+#include <starpu.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/stat.h>
|
|
#include <string.h>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
#include <stdlib.h>
|