X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b62e431af6ffa480a59647aad94ffe0d292c05a8..797737710f8b5d85f339aaee9410d35ea85b9665:/include/xbt/synchro.h diff --git a/include/xbt/synchro.h b/include/xbt/synchro.h index d0664f93db..ba772f7167 100644 --- a/include/xbt/synchro.h +++ b/include/xbt/synchro.h @@ -5,10 +5,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_THREAD_H -#define _XBT_THREAD_H - -#include +#ifndef XBT_THREAD_H +#define XBT_THREAD_H #include "xbt/function_types.h" #include "xbt/misc.h" /* SG_BEGIN_DECL */