From e1ae3df6a3e7f57f9d3bed8700b16d74be11b4a0 Mon Sep 17 00:00:00 2001 From: sfilippone Date: Mon, 17 Mar 2025 10:48:09 +0100 Subject: [PATCH] Fix internal names in fakempi.h --- base/modules/psb_fakempi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/modules/psb_fakempi.h b/base/modules/psb_fakempi.h index 61e7fa82..27973fbd 100644 --- a/base/modules/psb_fakempi.h +++ b/base/modules/psb_fakempi.h @@ -1,5 +1,5 @@ -#ifndef PSB_INTERNALS_H -#define PSB_INTERNALS_H +#ifndef PSB_FAKEMPI_H +#define PSB_FAKEMPI_H #include "psb_config.h" #define MPI_INTEGER 1