X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d23a5940a60ad4dcf27b09c31cb284f9cd9b2f9d..6af348b861fc72e45173e89c5f9540cefb6ee252:/include/simgrid/msg.h diff --git a/include/simgrid/msg.h b/include/simgrid/msg.h index 119905759d..387efa63f4 100644 --- a/include/simgrid/msg.h +++ b/include/simgrid/msg.h @@ -47,8 +47,7 @@ typedef s4u_NetZone* msg_netzone_t; */ typedef sg_host_t msg_host_t; - -XBT_PUBLIC_DATA(int) sg_storage_max_file_descriptors; +XBT_PUBLIC_DATA int sg_storage_max_file_descriptors; /* ******************************** Task ************************************ */ typedef struct s_simdata_task_t* simdata_task_t;