X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c42000db0f347a26ac1645d830ac949194ec4da0..57b5fe03bd2b4daf9a44cde263ee6f53bc54a948:/include/gras.h diff --git a/include/gras.h b/include/gras.h index 4f479d48ee..17dffb2d82 100644 --- a/include/gras.h +++ b/include/gras.h @@ -2,11 +2,10 @@ /* gras.h - Public interface to the GRAS */ -/* Authors: Martin Quinson */ -/* Copyright (C) 2003 the OURAGAN project. */ +/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it - under the terms of the license (GNU LGPL) which comes with this package. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #ifndef GRAS_H #define GRAS_H @@ -16,10 +15,11 @@ #include /* FIXME: killme */ #include #include -#include +#include #include #include #include +#include #endif /* GRAS_H */