X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a..546b5bb1d5ca203fc0c212124bedc9b4673b6f50:/src/include/xbt/xbt_os_time.h diff --git a/src/include/xbt/xbt_os_time.h b/src/include/xbt/xbt_os_time.h index 90b1304ee1..0b1341aa29 100644 --- a/src/include/xbt/xbt_os_time.h +++ b/src/include/xbt/xbt_os_time.h @@ -1,5 +1,4 @@ -/* xbt/xbt_portability.h -- all system dependency */ -/* Private portability layer */ +/* xbt/xbt_os_timer.h -- system dependency on time functions */ /* Copyright (c) 2007, 2009-2010, 2012-2014. The SimGrid Team. * All rights reserved. */ @@ -7,8 +6,8 @@ /* 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. */ -#ifndef _XBT_PORTABILITY_H -#define _XBT_PORTABILITY_H +#ifndef _XBT_OS_TIMER_H +#define _XBT_OS_TIMER_H #include /* XBT_PUBLIC */