summaryrefslogtreecommitdiff
path: root/mpaux.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpaux.c')
-rw-r--r--mpaux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpaux.c b/mpaux.c
index 2384c826b..6caae64d6 100644
--- a/mpaux.c
+++ b/mpaux.c
@@ -15,7 +15,7 @@
15*/ 15*/
16 16
17#include "includes.h" 17#include "includes.h"
18RCSID("$Id: mpaux.c,v 1.12 2000/04/16 02:31:51 damien Exp $"); 18RCSID("$OpenBSD: mpaux.c,v 1.13 2000/06/20 01:39:42 markus Exp $");
19 19
20#include <openssl/bn.h> 20#include <openssl/bn.h>
21#include "getput.h" 21#include "getput.h"