hx509: explicitly include ref/pkcs11.h
review comment from Nico Williams: explicitly include ref/pkcs11.h to avoid any conflict with system PKCS#11 header
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#ifdef HAVE_DLOPEN
|
||||
|
||||
#include "pkcs11.h"
|
||||
#include "ref/pkcs11.h"
|
||||
|
||||
struct p11_slot {
|
||||
int flags;
|
||||
|
Reference in New Issue
Block a user