From: cherierm Date: Fri, 2 Mar 2007 10:16:27 +0000 (+0000) Subject: update the double extern declaration X-Git-Tag: v3.3~2172 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c7b7832589ac317a16a5132e19b3ca3a71f4e5fd update the double extern declaration git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3187 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- 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