X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..680abdb047c1a66d3ccc14cad518117773c3cc8c:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index 82f2c24b86..fac49a749f 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -8,8 +8,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_SYSDEP_H -#define _XBT_SYSDEP_H +#ifndef XBT_SYSDEP_H +#define XBT_SYSDEP_H #include "xbt/log.h" #include "xbt/misc.h" @@ -136,4 +136,4 @@ SG_END_DECL() /** @} */ -#endif /* _XBT_SYSDEP_H */ +#endif /* XBT_SYSDEP_H */