summaryrefslogtreecommitdiff
path: root/multimedia/zoneminder/files/patch-dep_jwt-cpp_include_jwt-cpp_jwt.h
blob: aa01fb69f479d1eae25f19d1aa43a1dabb544911 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- dep/jwt-cpp/include/jwt-cpp/jwt.h.orig	2022-10-18 11:00:07 UTC
+++ dep/jwt-cpp/include/jwt-cpp/jwt.h
@@ -45,11 +45,6 @@
 #define OPENSSL110
 #endif
 
-#if defined(LIBRESSL_VERSION_NUMBER)
-#define OPENSSL10
-#define OPENSSL110
-#endif
-
 #ifndef JWT_CLAIM_EXPLICIT
 #define JWT_CLAIM_EXPLICIT explicit
 #endif