summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-02-06 22:25:26 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-08 10:54:46 +0000
commitf787b0bb9b0626ddbf2ac94cb206c76716a3773d (patch)
tree0f8fed49d3d5f64b08e3680114f1a012205b461c /meta/recipes-extended/iputils
parent22f4f1ef17219448416b7cf2a570c7acd7149a64 (diff)
downloadopenembedded-core-contrib-f787b0bb9b0626ddbf2ac94cb206c76716a3773d.tar.gz
openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
After adding #pragma once to wrapper header ( opensslconf.h ) this latent issue got to bite us, where it expect bn.h to be including openssl.h to define BN_* defines, which is fragile. This patch removes the contraints for nested includes for bn.h Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/iputils')
0 files changed, 0 insertions, 0 deletions