diff options
author | Werner Koch <[email protected]> | 2000-11-14 16:04:16 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2000-11-14 16:04:16 +0000 |
commit | 986649bea0798cb6509069d046197f9628932c01 (patch) | |
tree | abfbefbde834a919bba8e3ada10c0d864715ec0a /mpi/mpiutil.c | |
parent | Add features packet and fixes MIPS3. (diff) | |
download | gnupg-986649bea0798cb6509069d046197f9628932c01.tar.gz gnupg-986649bea0798cb6509069d046197f9628932c01.zip |
Some configuration changes
Diffstat (limited to 'mpi/mpiutil.c')
-rw-r--r-- | mpi/mpiutil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpi/mpiutil.c b/mpi/mpiutil.c index 2dad135d4..3c5aee057 100644 --- a/mpi/mpiutil.c +++ b/mpi/mpiutil.c @@ -25,7 +25,6 @@ #include <assert.h> #include "g10lib.h" -#include "mpi.h" #include "mpi-internal.h" #include "memory.h" |