You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-crypt/asekey/files/asekey-3.7-musl-ushort.patch

15 lines
267 B

https://bugs.gentoo.org/714222
Hack instead of fix because upstream is dead and the typedef is used extensively.
--- a/Ase.h
+++ b/Ase.h
@@ -24,6 +24,7 @@
#include "T1Protocol.h"
#include "MemoryCards.h"
+typedef unsigned short ushort;
//#define ASE_DEBUG