We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006a219 commit e03507cCopy full SHA for e03507c
2 files changed
src/libopensc/card-dtrust.c
@@ -45,6 +45,7 @@
45
#include "asn1.h"
46
#include "card-cardos-common.h"
47
#include "internal.h"
48
+#include "sm.h"
49
#include "sm/sm-eac.h"
50
51
#include "card-dtrust.h"
src/pkcs15init/profile.c
@@ -43,6 +43,7 @@
43
#endif
44
#include "common/compat_strlcpy.h"
+#include "common/libscdl.h"
#include "scconf/scconf.h"
#include "libopensc/log.h"
#include "libopensc/pkcs15.h"
0 commit comments