Added
Link Here
|
0 |
- |
1 |
--- dep/jwt-cpp/include/jwt-cpp/jwt.h.orig 2022-10-18 11:00:07 UTC |
|
|
2 |
+++ dep/jwt-cpp/include/jwt-cpp/jwt.h |
3 |
@@ -45,11 +45,6 @@ |
4 |
#define OPENSSL110 |
5 |
#endif |
6 |
|
7 |
-#if defined(LIBRESSL_VERSION_NUMBER) |
8 |
-#define OPENSSL10 |
9 |
-#define OPENSSL110 |
10 |
-#endif |
11 |
- |
12 |
#ifndef JWT_CLAIM_EXPLICIT |
13 |
#define JWT_CLAIM_EXPLICIT explicit |
14 |
#endif |