ports/devel/jwt-cpp/files/patch-include_jwt-cpp_traits_kazuho-picojson_traits.h
Xavier Beaudouin 92ac6c157e devel/jwt-cpp: Use release assets and other fixes
After the nice suggestion from @diizzy and @mat, this port
will use the release assets instead.
LICENSE_FILE has been added and remove the picojson.h install.

Approved by:	0mp (mentor)
Approved by:	diizzy
Differential Revision:	https://reviews.freebsd.org/D50656
2025-09-15 13:43:28 +02:00

12 lines
330 B
C

--- include/jwt-cpp/traits/kazuho-picojson/traits.h.orig 2025-09-15 07:42:35 UTC
+++ include/jwt-cpp/traits/kazuho-picojson/traits.h
@@ -4,7 +4,7 @@
#ifndef PICOJSON_USE_INT64
#define PICOJSON_USE_INT64
#endif
-#include "picojson/picojson.h"
+#include "picojson.h"
#ifndef JWT_DISABLE_PICOJSON
#define JWT_DISABLE_PICOJSON