Index: scotch/src/check/test_libmetis.c
===================================================================
--- scotch.orig/src/check/test_libmetis.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_libmetis.c	2025-09-01 04:04:51.469163853 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2019,2021,2024,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2019,2021,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -44,7 +44,7 @@
 /**                # Version 6.1  : from : 22 jun 2021     **/
 /**                                 to   : 30 dec 2021     **/
 /**                # Version 7.0  : from : 08 aug 2024     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 11 aug 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -60,9 +60,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 #include "metis.h"                                /* Our "metis.h" file */
 
Index: scotch/src/check/test_libmetis_dual.c
===================================================================
--- scotch.orig/src/check/test_libmetis_dual.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_libmetis_dual.c	2025-09-01 04:04:51.469593371 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2021,2024,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2021,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -43,7 +43,7 @@
 /**   DATES      : # Version 6.1  : from : 10 feb 2021     **/
 /**                                 to   : 17 jul 2021     **/
 /**                # Version 7.0  : from : 08 aug 2024     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 11 aug 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -59,9 +59,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 #include "metis.h"                                /* Our "metis.h" file */
 
Index: scotch/src/check/test_scotch_arch.c
===================================================================
--- scotch.orig/src/check/test_scotch_arch.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_arch.c	2025-09-01 04:04:51.470001029 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2014,2015,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2014,2015,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 25 jun 2014     **/
 /**                                 to   : 22 may 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -56,9 +54,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 #define ARCHNBR                     20
Index: scotch/src/check/test_scotch_arch_deco.c
===================================================================
--- scotch.orig/src/check/test_scotch_arch_deco.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_arch_deco.c	2025-09-01 04:04:51.470333193 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2015,2016,2018,2019,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2015,2016,2018,2019 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 28 dec 2015     **/
 /**                                 to   : 25 sep 2019     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /**   DATES      : # This code derives from that of        **/
 /**                  test_scotch_arch.c                    **/
@@ -59,9 +57,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 #define ARCHNBR                     6
Index: scotch/src/check/test_scotch_dgraph_band.c
===================================================================
--- scotch.orig/src/check/test_scotch_dgraph_band.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_dgraph_band.c	2025-09-01 04:04:51.470421055 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2011,2012,2014,2015,2018,2021,2023-2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2011,2012,2014,2015,2018,2021,2023,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -44,7 +44,7 @@
 /**                # Version 6.1  : from : 28 dec 2021     **/
 /**                                 to   : 28 dec 2021     **/
 /**                # Version 7.0  : from : 03 jul 2023     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 04 jul 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -54,7 +54,6 @@
 
 #include <mpi.h>
 
-#include "../libscotch/module.h"
 #include "../libscotch/common.h"
 
 #include "ptscotch.h"
Index: scotch/src/check/test_scotch_dgraph_check.c
===================================================================
--- scotch.orig/src/check/test_scotch_dgraph_check.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_dgraph_check.c	2025-09-01 04:04:51.470518626 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2014,2015,2018,2021,2023-2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2014,2015,2018,2021,2023,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -44,7 +44,7 @@
 /**                # Version 6.1  : from : 28 dec 2021     **/
 /**                                 to   : 28 dec 2021     **/
 /**                # Version 7.0  : from : 03 jul 2023     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 04 jul 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -54,7 +54,6 @@
 
 #include <mpi.h>
 
-#include "../libscotch/module.h"
 #include "../libscotch/common.h"
 
 #include "ptscotch.h"
Index: scotch/src/check/test_scotch_dgraph_grow.c
===================================================================
--- scotch.orig/src/check/test_scotch_dgraph_grow.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_dgraph_grow.c	2025-09-01 04:04:51.470614517 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2012,2014,2015,2018,2020,2021,2023-2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2012,2014,2015,2018,2020,2021,2023,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -44,7 +44,7 @@
 /**                # Version 6.1  : from : 28 dec 2021     **/
 /**                                 to   : 28 dec 2021     **/
 /**                # Version 7.0  : from : 14 jan 2020     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 04 jul 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -54,7 +54,6 @@
 
 #include <mpi.h>
 
-#include "../libscotch/module.h"
 #include "../libscotch/common.h"
 
 #include "scotch.h"
Index: scotch/src/check/test_scotch_dgraph_induce.c
===================================================================
--- scotch.orig/src/check/test_scotch_dgraph_induce.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_dgraph_induce.c	2025-09-01 04:04:51.470712938 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2019,2020,2023-2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2019,2020,2023,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -43,7 +43,7 @@
 /**   DATES      : # Version 6.0  : from : 16 apr 2019     **/
 /**                                 to   : 22 apr 2019     **/
 /**                # Version 7.0  : from : 14 jan 2020     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 04 jul 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -53,7 +53,6 @@
 
 #include <mpi.h>
 
-#include "../libscotch/module.h"
 #include "../libscotch/common.h"
 
 #include "scotch.h"
Index: scotch/src/check/test_scotch_dgraph_redist.c
===================================================================
--- scotch.orig/src/check/test_scotch_dgraph_redist.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_dgraph_redist.c	2025-09-01 04:04:51.470808624 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2012,2014,2018,2023-2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2012,2014,2018,2023,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -42,7 +42,7 @@
 /**   DATES      : # Version 6.0  : from : 21 feb 2012     **/
 /**                                 to   : 22 may 2018     **/
 /**                # Version 7.0  : from : 03 jul 2023     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 04 jul 2024     **/
 /**                                                        **/
 /************************************************************/
 
@@ -52,7 +52,6 @@
 
 #include <mpi.h>
 
-#include "../libscotch/module.h"
 #include "../libscotch/common.h"
 
 #include "scotch.h"
Index: scotch/src/check/test_scotch_graph_coarsen.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_coarsen.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_coarsen.c	2025-09-01 04:04:51.470926378 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2014,2015,2018,2021,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2014,2015,2018,2021 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -43,8 +43,6 @@
 /**                                 to   : 22 may 2018     **/
 /**                # Version 6.1  : from : 24 jun 2021     **/
 /**                                 to   : 24 jun 2021     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -59,9 +57,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /**************************************/
Index: scotch/src/check/test_scotch_graph_color.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_color.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_color.c	2025-09-01 04:04:51.471036093 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2012,2014,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2012,2014,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 06 jan 2012     **/
 /**                                 to   : 22 may 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -56,9 +54,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
Index: scotch/src/check/test_scotch_graph_diam.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_diam.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_diam.c	2025-09-01 04:04:51.471123372 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2017,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2017,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -41,7 +41,7 @@
 /**   DATES      : # Version 6.0  : from : 26 jan 2017     **/
 /**                                 to   : 22 may 2018     **/
 /**                # Version 7.0  : from : 17 jan 2020     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 17 jan 2020     **/
 /**                                                        **/
 /************************************************************/
 
@@ -56,9 +56,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
Index: scotch/src/check/test_scotch_graph_dump.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_dump.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_dump.c	2025-09-01 04:04:51.471212254 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2019,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2019 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -42,8 +42,6 @@
 /**                                 to   : 08 jan 2019     **/
 /**                # Version 6.1  : from : 24 jun 2021     **/
 /**                                 to   : 24 jun 2021     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -58,9 +56,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 int                         testGraphBuild (SCOTCH_Graph *);
Index: scotch/src/check/test_scotch_graph_induce.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_induce.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_induce.c	2025-09-01 04:04:51.471302301 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2019,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2019 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -43,7 +43,7 @@
 /**   DATES      : # Version 6.0  : from : 15 apr 2019     **/
 /**                                 to   : 16 apr 2019     **/
 /**                # Version 7.0  : from : 13 sep 2019     **/
-/**                                 to   : 04 jul 2025     **/
+/**                                 to   : 13 sep 2019     **/
 /**                                                        **/
 /************************************************************/
 
@@ -58,9 +58,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
Index: scotch/src/check/test_scotch_graph_map.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_map.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_map.c	2025-09-01 04:04:51.471397651 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2014,2018,2024,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2014,2018,2024 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 12 aug 2014     **/
 /**                                 to   : 17 jul 2024     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -57,9 +55,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 #define ARCHNBR                     4
Index: scotch/src/check/test_scotch_graph_map_copy.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_map_copy.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_map_copy.c	2025-09-01 04:04:51.471499172 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2014,2015,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2014,2015,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -41,8 +41,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 15 oct 2014     **/
 /**                                 to   : 22 may 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -58,9 +56,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 #define STRANBR                     3
Index: scotch/src/check/test_scotch_graph_order.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_order.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_order.c	2025-09-01 04:04:51.471591824 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2014,2018,2019,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2014,2018,2019 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -41,8 +41,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 05 aug 2014     **/
 /**                                 to   : 01 sep 2019     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -57,9 +55,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
Index: scotch/src/check/test_scotch_graph_part_ovl.c
===================================================================
--- scotch.orig/src/check/test_scotch_graph_part_ovl.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_graph_part_ovl.c	2025-09-01 04:04:51.471683165 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2011,2014,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2011,2014,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -41,8 +41,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 20 sep 2014     **/
 /**                                 to   : 22 may 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -57,9 +55,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
Index: scotch/src/check/test_scotch_mesh_graph.c
===================================================================
--- scotch.orig/src/check/test_scotch_mesh_graph.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_scotch_mesh_graph.c	2025-09-01 04:04:51.471777628 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 11 feb 2018     **/
 /**                                 to   : 22 may 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -56,9 +54,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
Index: scotch/src/check/test_strat_par.c
===================================================================
--- scotch.orig/src/check/test_strat_par.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_strat_par.c	2025-09-01 04:04:51.471864171 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2012,2013,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2012,2013,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 08 jan 2012     **/
 /**                                 to   : 22 may 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -56,9 +54,6 @@
 #endif /* (((defined __STDC_VERSION__) && (__STDC_VERSION__ >= 199901L)) || (defined HAVE_STDINT_H)) */
 #include <stdlib.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "ptscotch.h"
 
 /*********************/
Index: scotch/src/check/test_strat_seq.c
===================================================================
--- scotch.orig/src/check/test_strat_seq.c	2025-07-09 19:02:23.237176048 +0200
+++ scotch/src/check/test_strat_seq.c	2025-09-01 04:04:51.471955255 +0200
@@ -1,4 +1,4 @@
-/* Copyright 2012,2013,2018,2025 IPB, Universite de Bordeaux, INRIA & CNRS
+/* Copyright 2012,2013,2018 IPB, Universite de Bordeaux, INRIA & CNRS
 **
 ** This file is part of the Scotch software package for static mapping,
 ** graph partitioning and sparse matrix ordering.
@@ -40,8 +40,6 @@
 /**                                                        **/
 /**   DATES      : # Version 6.0  : from : 08 jan 2012     **/
 /**                                 to   : 14 jul 2018     **/
-/**                # Version 7.0  : from : 04 jul 2025     **/
-/**                                 to   : 04 jul 2025     **/
 /**                                                        **/
 /************************************************************/
 
@@ -55,9 +53,6 @@
 #endif /* (((defined __STDC_VERSION__) && (__STDC_VERSION__ >= 199901L)) || (defined HAVE_STDINT_H)) */
 #include <stdlib.h>
 
-#include "../libscotch/module.h"
-#include "../libscotch/common.h"
-
 #include "scotch.h"
 
 /*********************/
