mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 08:29:37 +00:00
Closes: https://bugs.gentoo.org/714222 Closes: https://bugs.gentoo.org/745291 Closes: https://bugs.gentoo.org/854237 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/32791 Signed-off-by: Sam James <sam@gentoo.org>
14 lines
267 B
Diff
14 lines
267 B
Diff
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
|
|
|