X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/53d63869659928353a19042371e3b0e52804dcd5..c7b7832589ac317a16a5132e19b3ca3a71f4e5fd:/src/include/surf/surf.h diff --git a/src/include/surf/surf.h b/src/include/surf/surf.h index 604db77364..cfa5fbeac9 100644 --- a/src/include/surf/surf.h +++ b/src/include/surf/surf.h @@ -163,7 +163,7 @@ typedef struct surf_timer_resource { /** \brief The timer resource * \ingroup SURF_resources */ -extern XBT_PUBLIC(surf_timer_resource_t) surf_timer_resource; +XBT_PUBLIC(surf_timer_resource_t) surf_timer_resource; /** \brief Initializes the timer resource * \ingroup SURF_resources