artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7069ede
)
Include bn_arch.h now that we're using defines from it.
author
jsing
<jsing@openbsd.org>
Mon, 23 Jan 2023 10:34:21 +0000
(10:34 +0000)
committer
jsing
<jsing@openbsd.org>
Mon, 23 Jan 2023 10:34:21 +0000
(10:34 +0000)
lib/libcrypto/bn/bn_add.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/bn/bn_add.c
b/lib/libcrypto/bn/bn_add.c
index
b3fed56
..
c5bc024
100644
(file)
--- a/
lib/libcrypto/bn/bn_add.c
+++ b/
lib/libcrypto/bn/bn_add.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: bn_add.c,v 1.1
8 2023/01/23 10:31:03
jsing Exp $ */
+/* $OpenBSD: bn_add.c,v 1.1
9 2023/01/23 10:34:21
jsing Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@
-61,6
+61,7
@@
#include <openssl/err.h>
+#include "bn_arch.h"
#include "bn_local.h"
#ifndef HAVE_BN_ADD_WORDS