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 0622f5b4..311b1ed9 100644
--- a/mpaux.c
+++ b/mpaux.c
@@ -14,9 +14,8 @@ precision integers.
*/
-#include "config.h"
#include "includes.h"
-RCSID("$Id: mpaux.c,v 1.4 1999/11/12 04:19:27 damien Exp $");
+RCSID("$Id: mpaux.c,v 1.5 1999/11/12 23:51:58 damien Exp $");
#ifdef HAVE_OPENSSL
#include <openssl/bn.h>