summaryrefslogtreecommitdiff
path: root/lib/libcrypto/bn/bn_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/bn/bn_ctx.c')
-rw-r--r--lib/libcrypto/bn/bn_ctx.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypto/bn/bn_ctx.c b/lib/libcrypto/bn/bn_ctx.c
index d3384a03855..0bd523c2d45 100644
--- a/lib/libcrypto/bn/bn_ctx.c
+++ b/lib/libcrypto/bn/bn_ctx.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bn_ctx.c,v 1.12 2014/07/10 22:45:56 jsing Exp $ */
+/* $OpenBSD: bn_ctx.c,v 1.13 2014/07/11 08:44:47 jsing Exp $ */
/* Written by Ulf Moeller for the OpenSSL project. */
/* ====================================================================
* Copyright (c) 1998-2004 The OpenSSL Project. All rights reserved.
@@ -66,7 +66,8 @@
#include <openssl/opensslconf.h>
-#include "cryptlib.h"
+#include <openssl/err.h>
+
#include "bn_lcl.h"
/* TODO list