summaryrefslogtreecommitdiff
path: root/mpaux.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpaux.c')
-rw-r--r--mpaux.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mpaux.c b/mpaux.c
index 0622f5b47..311b1ed9d 100644
--- a/mpaux.c
+++ b/mpaux.c
@@ -14,9 +14,8 @@ precision integers.
14 14
15*/ 15*/
16 16
17#include "config.h"
18#include "includes.h" 17#include "includes.h"
19RCSID("$Id: mpaux.c,v 1.4 1999/11/12 04:19:27 damien Exp $"); 18RCSID("$Id: mpaux.c,v 1.5 1999/11/12 23:51:58 damien Exp $");
20 19
21#ifdef HAVE_OPENSSL 20#ifdef HAVE_OPENSSL
22#include <openssl/bn.h> 21#include <openssl/bn.h>