X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f772beac1ff8fadb363a4b05882f9dc9edaa7184..c1faa7358aa680bd3d28867cabe55e3ee1332a7e:/include/smpi/smpi_helpers.h diff --git a/include/smpi/smpi_helpers.h b/include/smpi/smpi_helpers.h index 5317deec37..d5a010094a 100644 --- a/include/smpi/smpi_helpers.h +++ b/include/smpi/smpi_helpers.h @@ -41,4 +41,5 @@ #define exit(x) smpi_exit(x) +#define getpid smpi_getpid #endif