View | Details | Raw Unified | Return to bug 267198
Collapse All | Expand All

(-)b/multimedia/zoneminder/files/patch-dep_jwt-cpp_include_jwt-cpp_jwt.h (-1 / +14 lines)
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

Return to bug 267198