diff options
Diffstat (limited to 'patches/monero/0003-uint64_t-missing-definition-fix.patch')
| -rw-r--r-- | patches/monero/0003-uint64_t-missing-definition-fix.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/monero/0003-uint64_t-missing-definition-fix.patch b/patches/monero/0003-uint64_t-missing-definition-fix.patch index 1b6e305..70ce8bf 100644 --- a/patches/monero/0003-uint64_t-missing-definition-fix.patch +++ b/patches/monero/0003-uint64_t-missing-definition-fix.patch @@ -1,7 +1,7 @@ -From a74f616e3c1671a883182b0db1c6fc11a1242c01 Mon Sep 17 00:00:00 2001 +From c51ee39835aaac64da39b1c10bc068182f6e28cb Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Mon, 2 Sep 2024 16:40:31 +0200 -Subject: [PATCH 03/14] uint64_t missing definition fix +Subject: [PATCH 03/17] uint64_t missing definition fix --- contrib/epee/include/net/http_base.h | 2 +- @@ -21,5 +21,5 @@ index 4af4da790..ae4c0d05e 100644 #include <string> -- -2.48.1 +2.49.0 |
