X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/af3a3f76e72d581e8d0461a65ffd63d95df4fb6c..12b4e67615eee5c8f9ba563a4f5e17690083241c:/include/simgrid/msg.h diff --git a/include/simgrid/msg.h b/include/simgrid/msg.h index e2d19deab4..0f294624c3 100644 --- a/include/simgrid/msg.h +++ b/include/simgrid/msg.h @@ -33,7 +33,7 @@ typedef struct As *msg_as_t; /* ******************************** Host ************************************ */ -extern int MSG_HOST_LEVEL; +XBT_PUBLIC_DATA(int) MSG_HOST_LEVEL; /** @brief Host datatype. @ingroup m_host_management