Explorar o código

Fixes for gcc12

Thanks @Willy-JL !
for fixing 13 apps in this commit,
other apps fixed by me
MX %!s(int64=2) %!d(string=hai) anos
pai
achega
62edce2d38
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      crypto_wrapper.c

+ 1 - 0
crypto_wrapper.c

@@ -1,6 +1,7 @@
 #include <furi_hal.h>
 #include <lib/mlib/m-dict.h>
 #include <mbedtls/sha256.h>
+#include <machine/endian.h>
 
 #ifndef FURI_HAL_CRYPTO_ADVANCED_AVAIL
 #include "crypto/gcm.h"