Remove unneeded include

This commit is contained in:
Andrew Ayer
2025-09-24 08:40:59 -04:00
parent 160cf642e1
commit 1d3055d8c2

View File

@@ -28,8 +28,6 @@
* as that of the covered work.
*/
#include <openssl/opensslconf.h>
#include "crypto.hpp"
#include "key.hpp"
#include "util.hpp"