diff options
Diffstat (limited to 'mpaux.c')
-rw-r--r-- | mpaux.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ precision integers. | |||
16 | 16 | ||
17 | #include "config.h" | 17 | #include "config.h" |
18 | #include "includes.h" | 18 | #include "includes.h" |
19 | RCSID("$Id: mpaux.c,v 1.2 1999/10/28 03:25:17 damien Exp $"); | 19 | RCSID("$Id: mpaux.c,v 1.3 1999/10/28 05:23:30 damien Exp $"); |
20 | 20 | ||
21 | #ifdef HAVE_OPENSSL | 21 | #ifdef HAVE_OPENSSL |
22 | #include <openssl/bn.h> | 22 | #include <openssl/bn.h> |