diff options
Diffstat (limited to 'sbin/isakmpd/regress/x509/x509test.c')
-rw-r--r-- | sbin/isakmpd/regress/x509/x509test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/isakmpd/regress/x509/x509test.c b/sbin/isakmpd/regress/x509/x509test.c index 39ab6337c2e..5117cdfe4a6 100644 --- a/sbin/isakmpd/regress/x509/x509test.c +++ b/sbin/isakmpd/regress/x509/x509test.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509test.c,v 1.10 1999/10/01 14:10:45 niklas Exp $ */ +/* $OpenBSD: x509test.c,v 1.11 2000/12/19 18:54:59 mickey Exp $ */ /* $EOM: x509test.c,v 1.8 1999/09/30 13:40:39 niklas Exp $ */ /* @@ -50,7 +50,6 @@ #include <ctype.h> #include <fcntl.h> #include <stdio.h> -#include <gmp.h> #include <stdlib.h> #include <stdio.h> #include <string.h> |