Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix reference (especially the trailing ":")
[simgrid.git] / include / xbt / misc.h
index bdb27d2..22eb219 100644 (file)
@@ -80,6 +80,8 @@ typedef struct {
    int port;
 } xbt_host_t;
 
+const char *xbt_procname(void);
+
 END_DECL()
 
 #endif /* XBT_MISC_H */