diff options
Diffstat (limited to 'include/mpi.h')
-rw-r--r-- | include/mpi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mpi.h b/include/mpi.h index 424e591a0..b732923a2 100644 --- a/include/mpi.h +++ b/include/mpi.h @@ -30,6 +30,8 @@ #ifndef G10_MPI_H #define G10_MPI_H +#error this file should not be used anymore + #include <gcrypt.h> #if 0 |