Skip to content

Commit

Permalink
KMIP fixup: add missing header for OL8
Browse files Browse the repository at this point in the history
  • Loading branch information
dutow committed Dec 2, 2024
1 parent e0978a8 commit 96a059c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/keyring/keyring_kmip.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

#include <openssl/err.h>
#include <openssl/ssl.h>
#include <string.h>
#include <kmip.h>
#include <kmip_bio.h>
#include <kmip_locate.h>
Expand Down

0 comments on commit 96a059c

Please sign in to comment.