Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move a symbol decl to a better header file
[simgrid.git] / include / xbt / virtu.h
index 4438e17..bb4bad2 100644 (file)
@@ -15,6 +15,8 @@
 
 SG_BEGIN_DECL()
 
+XBT_PUBLIC(const char*) xbt_procname(void);
+
 XBT_PUBLIC(int) xbt_getpid(void);
 
 /* Get the name of the UNIX process englobing the world */