X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3dbeba193df2e406bd9eff5be73c8bce0db0185e..20e79288d7f2509807c25b4c2aed721c8c6e1b52:/src/surf/surf_routing.hpp diff --git a/src/surf/surf_routing.hpp b/src/surf/surf_routing.hpp index c442f02b39..a45a29cc6b 100644 --- a/src/surf/surf_routing.hpp +++ b/src/surf/surf_routing.hpp @@ -10,7 +10,7 @@ #ifndef NETWORK_ROUTING_HPP_ #define NETWORK_ROUTING_HPP_ -void routing_model_create( void *loopback); +XBT_PUBLIC(void) routing_model_create( void *loopback); /* ************************************************************************** */ /* ************************* GRAPH EXPORTING FUNCTIONS ********************** */