diff options
Diffstat (limited to 'patches/wownero/0005-uint64_t-missing-definition-fix.patch')
| -rw-r--r-- | patches/wownero/0005-uint64_t-missing-definition-fix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/wownero/0005-uint64_t-missing-definition-fix.patch b/patches/wownero/0005-uint64_t-missing-definition-fix.patch index 05bef1f..5035df2 100644 --- a/patches/wownero/0005-uint64_t-missing-definition-fix.patch +++ b/patches/wownero/0005-uint64_t-missing-definition-fix.patch @@ -1,4 +1,4 @@ -From 223e2e4b5b2c6366d0dd4130a726c4cfcdb13ffb Mon Sep 17 00:00:00 2001 +From 5a9148c10ea29a42d8aa08d69e2f4559c8611655 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Mon, 2 Sep 2024 16:40:31 +0200 Subject: [PATCH 05/15] uint64_t missing definition fix @@ -21,5 +21,5 @@ index 4af4da790..ae4c0d05e 100644 #include <string> -- -2.39.5 (Apple Git-154) +2.48.0 |
