Skip to content

Commit

Permalink
Regenerate pkcs11_windows.rs using bindgen 0.71.1 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonweeks authored Feb 4, 2025
1 parent 232de30 commit 0d4d892
Show file tree
Hide file tree
Showing 3 changed files with 1,869 additions and 7,745 deletions.
4 changes: 2 additions & 2 deletions pkcs11-sys/pkcs11.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
#if defined(_WIN32) || defined(CRYPTOKI_FORCE_WIN32)
#endif

#include "third_party/pkcs11/pkcs11.h"
#include "../third_party/pkcs11/pkcs11.h"

#if defined(_WIN32) || defined(CRYPTOKI_FORCE_WIN32)
#pragma pack(pop, cryptoki)
#endif
#endif
Loading

0 comments on commit 0d4d892

Please sign in to comment.